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:
Jenelle Kemp @ PDL
Merged in a post:
Profile Ordering in API Response
Z
Zinnia Cattle
I would like the ability to order profiles in the API response based on match score or recent updates. Currently, the profiles are ordered based on the fullness of the profile, and there is no ranking system available.
Z
Zircon Pike
marked this post as
open
Z
Zircon Pike
marked this post as
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.