[ 
https://issues.apache.org/jira/browse/ATLAS-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128741#comment-17128741
 ] 

ASF subversion and git services commented on ATLAS-3826:
--------------------------------------------------------

Commit 7604c6d09927146a70964a429e588419fc06d640 in atlas's branch 
refs/heads/branch-2.0 from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=7604c6d ]

ATLAS-3826: Basic search not using index query for string tokenized attributes

(cherry picked from commit 931d6efdc97f742370df334761673af70f240837)


> Basic search not using index query for string tokenized attributes
> ------------------------------------------------------------------
>
>                 Key: ATLAS-3826
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3826
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 2.0.0
>            Reporter: Sarath Subramanian
>            Assignee: Sarath Subramanian
>            Priority: Major
>              Labels: BasicSearch
>             Fix For: 2.1.0
>
>
> Basic search not using index query for string tokenized attributes. 
> The following string tokenized attributes:
> {code:java}
> Asset.__s_name
>  Asset.__s_owner
>  Asset.__s_displayName
>  Asset.__s_userDescription
>  _s__createdBy
>  _s__modifiedBy{code}
>  
> uses graph query and this might be expensive when there are large number of 
> entities in the graph. String tokenized attributes should use index query for 
> faster performance.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to