[
https://issues.apache.org/jira/browse/ATLAS-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840677#comment-16840677
]
ASF subversion and git services commented on ATLAS-3100:
--------------------------------------------------------
Commit b0063fa54e59088a5ef72604113c55c6284ab337 in atlas's branch
refs/heads/master from Sridhar K
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=b0063fa ]
ATLAS-3100 Enhance Full Text Search backend implementation to use SOLR request
handler.
Signed-off-by: Sarath Subramanian <[email protected]>
> 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
> Priority: Major
> Attachments: Atlas Improvements--Support for Free text search,
> Auto-Suggestion and Faceting..pdf
>
>
> 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)