[ 
https://issues.apache.org/jira/browse/ATLAS-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415862#comment-17415862
 ] 

ASF subversion and git services commented on ATLAS-4422:
--------------------------------------------------------

Commit 3ab728b2972c38477d27cceac96d2f68e93e1f0d in atlas's branch 
refs/heads/branch-2.0 from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=3ab728b ]

ATLAS-4422 : Quick Search: Provide sorting

Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com>


> Quick Search: Provide sorting
> -----------------------------
>
>                 Key: ATLAS-4422
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4422
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Pinal Shah
>            Assignee: Pinal Shah
>            Priority: Major
>
> *Improvement:* This will add a sorting functionality in quick search API and 
> get the result list in Sorted manner.
> *Note:* Result will be sorted only when 'typeName' has a valid entity type 
> name as a value.
> *Example:* 
> {code:java}
> { "query":"sales", 
> "typeName":"Asset",
> "sortBy":"__typeName",
> "sortOrder":"ASCENDING" }
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to