[
https://issues.apache.org/jira/browse/ATLAS-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved ATLAS-2148.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.8.2
0.9-incubating
Committed to following branches:
- master: http://git-wip-us.apache.org/repos/asf/atlas/commit/400477c4
- branch-0.8: http://git-wip-us.apache.org/repos/asf/atlas/commit/2dc137c1
> 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
> Fix For: 0.9-incubating, 0.8.2
>
> Attachments: ATLAS-2148-QueryType.patch
>
>
> *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)