-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60940/
-----------------------------------------------------------
(Updated July 19, 2017, 12:02 a.m.)
Review request for atlas.
Changes
-------
Updates to improve performance by:
- adding type and classification pre-filter in fulltext search
- having entity processor handle classification filter as well, when no
classificaiton attribute filtering is specified
Bugs: ATLAS-1961
https://issues.apache.org/jira/browse/ATLAS-1961
Repository: atlas
Description
-------
Basic search improvement in use of Solr index for attribute filtering
Diffs (updated)
-----
repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java
3204ecf2
repository/src/main/java/org/apache/atlas/discovery/FullTextSearchProcessor.java
4ddd6425
repository/src/main/java/org/apache/atlas/discovery/SearchContext.java
8dd7667e
repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java
ff0bd2ee
Diff: https://reviews.apache.org/r/60940/diff/2/
Changes: https://reviews.apache.org/r/60940/diff/1-2/
Testing
-------
Validated that the search completes much quicker with this update.
Thanks,
Madhan Neethiraj