I am using below apis to find entities with potential match, then _match Api to find detailed match for a given entity, or sometime entity api too to get full details.
none of the below apis are returning match score and relevance score,
|
POST /entities/_search
|
Find entities with potential matches
|
|
POST /entities/_search
|
Filter by match score/confidence
|
|
GET /entities/{id}/_matches
|
Get detailed matches for an entity
|
|
GET /entities/{id}
|
Get full entity details
|
------------------------------
Abhimanyu Kumar
GSK
Cary NC
------------------------------