[
https://issues.apache.org/jira/browse/ATLAS-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859025#comment-16859025
]
ASF subversion and git services commented on ATLAS-3262:
--------------------------------------------------------
Commit b9481410bb667c0297ec9fe84c4693f7aec8c4be in atlas's branch
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=b948141 ]
ATLAS-3262: disabled full-text index population when free-text is enabled i.e.
for Solr index store
> 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
> Priority: Major
>
> 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)