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

Review request for atlas and Nixon Rodrigues.


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


Repository: atlas


Description
-------

Per janusgraph documentation 
https://docs.janusgraph.org/latest/index-parameters.html strings
    are indexed as text by default. Atlas uses string search which is 
suboptimal and leads to
    significant performance loss.

    This switches to use fulltext predicates which give a significant speedup.


Diffs
-----

  repository/src/main/java/org/apache/atlas/query/GremlinClause.java ca8419a8c 


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


Testing
-------

Tested in prod with Solr/Hbase non embedded


Thanks,

Bolke de Bruin

Reply via email to