-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61040/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1981
https://issues.apache.org/jira/browse/ATLAS-1981
Repository: atlas
Description
-------
Updated search to use cached type-query string to improve performance
Diffs
-----
common/src/main/java/org/apache/atlas/repository/Constants.java e8621cf3
intg/src/main/java/org/apache/atlas/type/AtlasClassificationType.java
c1c3add4
intg/src/main/java/org/apache/atlas/type/AtlasEntityType.java e3005ee1
intg/src/main/java/org/apache/atlas/type/AtlasStructType.java b390a97c
intg/src/main/java/org/apache/atlas/type/AtlasTypeRegistry.java 281422ba
repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
745f9d7b
repository/src/main/java/org/apache/atlas/discovery/EntityDiscoveryService.java
dbe11a69
repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java
efcfb7fe
repository/src/main/java/org/apache/atlas/discovery/FullTextSearchProcessor.java
0d1c39b7
repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java
28621658
Diff: https://reviews.apache.org/r/61040/diff/1/
Testing
-------
verified that the search returns correct results after this enhancement
Thanks,
Madhan Neethiraj