You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sridhar (JIRA)" <ji...@apache.org> on 2019/03/25 23:20:00 UTC

[jira] [Created] (ATLAS-3100) Enhance Full Text Search backend implementation to use SOLR request handler.

Sridhar created ATLAS-3100:
------------------------------

             Summary: Enhance Full Text Search backend implementation to use SOLR request handler.
                 Key: ATLAS-3100
                 URL: https://issues.apache.org/jira/browse/ATLAS-3100
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
    Affects Versions: 1.1.0
            Reporter: Sridhar
            Assignee: Sridhar


For full text search, Atlas is using separate collection with name "Full-Text-Search" for text searches. This collection maintains index on a Full Text string that is created using all the attributes of the Entity. This improvement will try to eliminate the need to maintain this collection and use SOLR search more efficiently.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)