You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Apoorv Naik (JIRA)" <ji...@apache.org> on 2017/06/16 17:45:00 UTC

[jira] [Created] (ATLAS-1880) Search using entity and trait attributes

Apoorv Naik created ATLAS-1880:
----------------------------------

             Summary: Search using entity and trait attributes
                 Key: ATLAS-1880
                 URL: https://issues.apache.org/jira/browse/ATLAS-1880
             Project: Atlas
          Issue Type: Improvement
            Reporter: Apoorv Naik
            Assignee: Apoorv Naik


This improvement patch enhances the search experience provided by Atlas.

Currently the basic search only supports type, tag and lucene type query.

New search API will allow complex combinations of attribute search (ANDs / ORs). The first step will be to use titan's index query on the vertex index and then subsequently use gremlin to narrow the results if any non-indexed attributes show up in the search request



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)