[
https://issues.apache.org/jira/browse/ATLAS-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841746#comment-16841746
]
Aadarsh Jajodia edited comment on ATLAS-3100 at 5/16/19 10:02 PM:
------------------------------------------------------------------
Guidelines followed for adding Search Weight
* 10: name, displayName, fullName, topic
* 9: description, comment, userName, owner, queryText, owners, doc
* 8: clusterName, namespace, hostName, uri, contactInfo, pipelines, avroclass,
namespace, domain, region subdomain
* 5: for all other searchable attributes
was (Author: django):
Guidelines followed for adding Search Weight
* 10: name, displayName, fullName, topic
* 9: description, comment, userName, owner, queryText
* 8: clusterName, namespace, hostName, uri, contactInfo
* 5: for all other searchable attributes
> 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)