mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 03:45:02 +00:00
Merge pull request #14873 from williammwang/master
Clarify where index.similarity.default.type is set
This commit is contained in:
commit
18a8c20cba
@ -157,7 +157,7 @@ implementation used for these two methods, while not changing the
|
|||||||
`default`, it is possible to configure a similarity with the name
|
`default`, it is possible to configure a similarity with the name
|
||||||
`base`. This similarity will then be used for the two methods.
|
`base`. This similarity will then be used for the two methods.
|
||||||
|
|
||||||
You can change the default similarity for all fields like this:
|
You can change the default similarity for all fields by putting the following setting into `elasticsearch.yml`:
|
||||||
|
|
||||||
[source,js]
|
[source,js]
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user