[
https://issues.apache.org/jira/browse/ATLAS-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keval Bhatt updated ATLAS-1967:
-------------------------------
Description:
Support added for attributes to be rendered based on browser URL.
Example:
Search for the Table entity whose name is starting from sales and description
contains monthly string.
http://localhost:21000/#!/search/searchResult?type=Table&entityFilters=name%3A%3Abegins_with%3A%3Asales%3A%3Astring%2Cdescription%3A%3Acontains%3A%3Amonthly%3A%3Astring&searchType=basic&attributes=db%2Cdescription%2Cname%2Cowner%2Csd%2Cselected%2Ctag%2Cterms%2CtypeName.
was:
Support added for attributes to be rendered based on browser URL.
Example:
Search for the Table entity whos name is starting from sales and description
contains monthly string.
http://localhost:21000/#!/search/searchResult?type=Table&entityFilters=name%3A%3Abegins_with%3A%3Asales%3A%3Astring%2Cdescription%3A%3Acontains%3A%3Amonthly%3A%3Astring&searchType=basic&attributes=db%2Cdescription%2Cname%2Cowner%2Csd%2Cselected%2Ctag%2Cterms%2CtypeName.
> Search UI : Render attribute filter based on browser URL
> --------------------------------------------------------
>
> Key: ATLAS-1967
> URL: https://issues.apache.org/jira/browse/ATLAS-1967
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 0.9-incubating
> Reporter: Keval Bhatt
> Assignee: Keval Bhatt
> Attachments: ATLAS-1967.patch
>
>
> Support added for attributes to be rendered based on browser URL.
> Example:
> Search for the Table entity whose name is starting from sales and description
> contains monthly string.
> http://localhost:21000/#!/search/searchResult?type=Table&entityFilters=name%3A%3Abegins_with%3A%3Asales%3A%3Astring%2Cdescription%3A%3Acontains%3A%3Amonthly%3A%3Astring&searchType=basic&attributes=db%2Cdescription%2Cname%2Cowner%2Csd%2Cselected%2Ctag%2Cterms%2CtypeName.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)