You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (JIRA)" <ji...@apache.org> on 2018/07/05 06:40:00 UTC

[jira] [Created] (ATLAS-2777) Enhance advanced search (DSL) to support classification search on _CLASSIFIED or _NOT_CLASSIFIED keyword

Sarath Subramanian created ATLAS-2777:
-----------------------------------------

             Summary: Enhance advanced search (DSL) to support classification search on _CLASSIFIED or _NOT_CLASSIFIED keyword
                 Key: ATLAS-2777
                 URL: https://issues.apache.org/jira/browse/ATLAS-2777
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
    Affects Versions: 1.1.0
            Reporter: Sarath Subramanian
            Assignee: Sarath Subramanian
             Fix For: 1.1.0


ATLAS-2775 introduced keywords - _CLASSIFIED and __NOT__CLASSIFIED on basic search to search on entities with ANY classifications or NO classifications.

This JIRA supports the same keywords in advanced search (DSL).

e.g:
 * `_CLASSIFIED`, 
 * `_NOT_CLASSIFIED`
 * hive_table isa _CLASSIFIED
 * hive_column isa _NOT__CLASSIFIED



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)