You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2019/06/06 07:27:00 UTC

[jira] [Created] (ATLAS-3262) disable full-text index population when free-text is enabled

Madhan Neethiraj created ATLAS-3262:
---------------------------------------

             Summary: disable full-text index population when free-text is enabled
                 Key: ATLAS-3262
                 URL: https://issues.apache.org/jira/browse/ATLAS-3262
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
    Affects Versions: 2.1.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Free-text search introduced/updated in ATLAS-3100 and ATLAS-3246 uses Solr index fields of entity attributes to perform text searches. When free-text search is enabled (i.e. when Solr is the index backend), full-text collection is not used, hence should not be updated during entity create/update. This is likely to result in sizable time in processing notifications, in addition to reducing the load on Solr.



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