Method Function
Function(SearchScoreFunction<TDocument>)
Creates a score modifier that computes the final score through an expression.
Parameters
function
SearchScore <TDocument>Function The expression used to compute the score.
Returns
- Search
Score <TDocument>Definition A function score modifier.