-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72280/
-----------------------------------------------------------
(Updated March 31, 2020, 5:12 a.m.)
Review request for atlas, Madhan Neethiraj, Nixon Rodrigues, and Sarath
Subramanian.
Changes
-------
Added support to wildcard search for classification
Bugs: ATLAS-3703
https://issues.apache.org/jira/browse/ATLAS-3703
Repository: atlas
Description
-------
Example of cases where Filters of classification doesn't work
ClassificationType + Classification Filter + Term
ClassificationType + Classification Filter + Text
EntityType + Entity Filter + ClassificationType + Classification Filter + Term
Diffs (updated)
-----
repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
1343c9b96
repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java
ddd3e60d2
Diff: https://reviews.apache.org/r/72280/diff/3/
Changes: https://reviews.apache.org/r/72280/diff/2-3/
Testing
-------
Manually tested all above cases, except case where attributes are non indexed
Thanks,
Pinal Shah