mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
Fix a typo in the similarity docs (#26970)
This commit is contained in:
parent
21eb9bdf6a
commit
93a47cf860
@ -5,7 +5,7 @@ A similarity (scoring / ranking model) defines how matching documents
|
||||
are scored. Similarity is per field, meaning that via the mapping one
|
||||
can define a different similarity per field.
|
||||
|
||||
Configuring a custom similarity is considered a expert feature and the
|
||||
Configuring a custom similarity is considered an expert feature and the
|
||||
builtin similarities are most likely sufficient as is described in
|
||||
<<similarity>>.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user