-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67346/
-----------------------------------------------------------

Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Sarath Subramanian.


Bugs: ATLAS-2723
    https://issues.apache.org/jira/browse/ATLAS-2723


Repository: atlas


Description
-------

Search performance improvement with the following updates:
- created composite index for __traitNames property with typeName and 
superTypeNames
- better end-of-results detection, to avoid an additional query


Diffs
-----

  
graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/query/NativeJanusGraphQuery.java
 d63e1d774 
  
repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
 b5e75fefb 
  
repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java 
0ef32563f 
  
repository/src/main/java/org/apache/atlas/discovery/FullTextSearchProcessor.java
 dbbb435fe 
  
repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
 4faa7ba54 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasGraphUtilsV2.java
 e148aa741 


Diff: https://reviews.apache.org/r/67346/diff/1/


Testing
-------

- verified that the search returns right results, as before
- pre-commit test run: 
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/458/


Thanks,

Madhan Neethiraj

Reply via email to