Ashutosh Mestry created ATLAS-2148:
--------------------------------------
Summary: Saved Search: Introduce BASIC and ADVANCE Search Types
During Save
Key: ATLAS-2148
URL: https://issues.apache.org/jira/browse/ATLAS-2148
Project: Atlas
Issue Type: Improvement
Components: atlas-core, atlas-webui
Affects Versions: trunk
Reporter: Ashutosh Mestry
Assignee: Ashutosh Mestry
Priority: Minor
*Background*
Existing implementation of _SavedSearch_ does not have a way to differentiate
saving of basic and advanced searches.
Basic searches are the ones where user constructs the query using the new
search UI.
Advanced queries are where the user types a DSL query into the search box.
Having this notion should allow for better differentiation of the 2 types of
queries. If the type is used in specifying unique attribute, user could create
query with same name.
*Implementation*
Additional attribute added to __AtlasSavedSearch. REST API updated to include
the query type parameter.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)