Relevance score fields indexed
Learn more about the fields that are indexed for Elastic search.
Filter field | Type | Present by default? | Example - how to filter |
---|---|---|---|
matchRule | keyword | Yes | equals(relevanceScores.matchRule,'configuration/entityTypes/HCP1/matchGroups/PotentialMatchByEmail') |
relevance | double | Yes | gte(relevanceScores.relevance, 0.75) |
actionLabel | doutextble | Yes | equals(relevanceScores.actionLabel,'Good matches') |