Better search/scoring order capabilities on Person Search
B
Bronze Rook
Add better search experience in Person Search, providing a way to get the best matching / most relevant Persons on top by scoring the result.
An option would be to index the profiles using BM25, for example.
some resources about BM25 on elasticsearch:
Z
Zircon Pike
open
Z
Zircon Pike
being researched
Z
Zircon Pike
Merged in a post:
Ability to sort Search API results
J
Juniper Hare
Use Case: As data consumer (the one calling the S API), I want to be able to retrieve results in a pre-sorted order i.e. job_company_name sorted by alpha ascending or descending.
This is for populating UI with a correct sorted order.