Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
trunk
-
None
Description
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.
Attachments
Attachments
Issue Links
- links to