[ https://issues.apache.org/jira/browse/ATLAS-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Le Ma updated ATLAS-3482: ------------------------- Description: 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. > 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)