-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62416/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-2121
https://issues.apache.org/jira/browse/ATLAS-2121
Repository: atlas
Description
-------
Currently the index query returns case insensitive results, this patch add the
typename / tag name check to the in memory predicate to honor case sensitivity.
Diffs
-----
repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
1d4815df
repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java
970cd28e
Diff: https://reviews.apache.org/r/62416/diff/1/
Testing
-------
UI and REST calls work as expected.
Thanks,
Apoorv Naik