-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Component/s: atlas-core
-
Labels:None
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
- links to