Method Log1p
Log1p(SearchScoreFunction<TDocument>)
Creates a function that adds 1 to a number and then calculates its base-10 logarithm.
Parameters
operand
SearchScore <TDocument>Function The number.
Returns
- Search
Score <TDocument>Function A logarithmic score function.