default values for BM25 Similarity (#18778)

assuming elasticsearch uses the lucene default values
This commit is contained in:
eratio08 2016-06-13 18:57:01 +02:00 committed by Clinton Gormley
parent 4c15d143d9
commit 26aacfff72
1 changed files with 2 additions and 1 deletions

View File

@ -73,10 +73,11 @@ This similarity has the following options:
[horizontal]
`k1`::
Controls non-linear term frequency normalization
(saturation).
(saturation). The default value is `1.2`.
`b`::
Controls to what degree document length normalizes tf values.
The default value is `0.75`.
`discount_overlaps`::
Determines whether overlap tokens (Tokens with