[
https://issues.apache.org/jira/browse/ATLAS-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106938#comment-17106938
]
ASF subversion and git services commented on ATLAS-3758:
--------------------------------------------------------
Commit 96336b628392c520a98cdf441bb6f0dcfc2bd4bc in atlas's branch
refs/heads/branch-2.0 from Damian Warszawski
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=96336b6 ]
ATLAS-3758: support sort params in FreeTextSearchProcessor
Signed-off-by: Madhan Neethiraj <[email protected]>
(cherry picked from commit 103e867cc126ddb84e64bf262791a01a55bee6e5)
> Support sort params for FreeTextSearchProcessor
> -----------------------------------------------
>
> Key: ATLAS-3758
> URL: https://issues.apache.org/jira/browse/ATLAS-3758
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 3.0.0
> Reporter: Damian Warszawski
> Priority: Minor
> Attachments: ATLAS-3758.patch
>
>
> *Problem description*
> No way to sort results by specified attribute while freetext search is
> enabled.
> *Goals*
> As a team we are working to use Atlas as a metadata storage forĀ
> [https://github.com/lyft/amundsen]. It is required to sort results by any
> particular attribute e.g. custom attribute which represents popularity score
> to provide basic search relevancy for end users.
> *Proposed solution*
> * add required parameters in the indexed query if specified
--
This message was sent by Atlassian Jira
(v8.3.4#803005)