[
https://issues.apache.org/jira/browse/ATLAS-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121021#comment-17121021
]
ASF subversion and git services commented on ATLAS-3758:
--------------------------------------------------------
Commit 6b69e49cbc99a776b422ac0f4a2d62670c1a730e in atlas's branch
refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=6b69e49 ]
ATLAS-3758: support sort params in FreeTextSearchProcessor - #2
updated index field names in freetext search handler, with the following:
Referenceable.qualifiedName 3c3p_t
Asset.name 3if9_s
Asset.owner 3nyd_s
Asset.description 3ll1_t
Asset.displayName 3k05_s
Asset.userDescription 3mdh_s
__typeName cn9_t
__customAttributes x6t_t
__labels yrp_t
__classificationsText iyt_t
> 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
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATLAS-3758-2-branch-2.0.patch, 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)