You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/06 12:00:00 UTC

[jira] [Commented] (ATLAS-3482) Enhance basic search to enable search on entity system attributes

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

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

Commit e202e9e483e41b00dc5309395e5daaa710fb6765 in atlas's branch refs/heads/master from sameer79
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=e202e9e ]

ATLAS-3482: UI: Support basic search to search with System attributes only for entity


> Enhance basic search to enable search on entity system attributes
> -----------------------------------------------------------------
>
>                 Key: ATLAS-3482
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3482
>             Project: Atlas
>          Issue Type: New Feature
>          Components:  atlas-core
>    Affects Versions: 2.0.0
>            Reporter: Le Ma
>            Assignee: Le Ma
>            Priority: Major
>             Fix For: 2.1.0
>
>
> System attributes are enabled for entity search via basic search. 
> System attributes for both entity and classification:
> __typeName, __state,  __createdBy, __modifiedBy, __timestamp,  __modificationTimestamp
>  
> System attributes only for entity:
> __guid, __historicalGuids, __labels, __customAttributes, __classificationsText, 
> __classificationNames, __propagatedClassificationNames, __isIncomplete
>  
> Specific entity type (typeName) can either be present or not. These system attributes will work just like normal entity attributes, present in the entityFilters. System attributes can be used to search across entity types("__ALL_ENTITY_TYPES" should be the value of typeName), note, entity attributes should not be included in this case, otherwise, an exception will be thrown. 
>  



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