[DOCS] Fix link in similarity module docs
This commit is contained in:
parent
290adcd25e
commit
1ffc983f98
|
@ -61,7 +61,7 @@ PUT /index/_mapping
|
||||||
|
|
||||||
TF/IDF based similarity that has built-in tf normalization and
|
TF/IDF based similarity that has built-in tf normalization and
|
||||||
is supposed to work better for short fields (like names). See
|
is supposed to work better for short fields (like names). See
|
||||||
{wikipedia}i/Okapi_BM25[Okapi_BM25] for more details.
|
{wikipedia}/Okapi_BM25[Okapi_BM25] for more details.
|
||||||
This similarity has the following options:
|
This similarity has the following options:
|
||||||
|
|
||||||
[horizontal]
|
[horizontal]
|
||||||
|
|
Loading…
Reference in New Issue