[Docs] Update similarity.asciidoc (#50719)

DFRSimilarity -> DFR similarity
This commit is contained in:
blueSky1825821 2020-01-09 00:47:11 +08:00 committed by Christoph Büscher
parent a725896c92
commit 5ff6eafb4b
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ PUT /index
} }
-------------------------------------------------- --------------------------------------------------
Here we configure the DFRSimilarity so it can be referenced as Here we configure the DFR similarity so it can be referenced as
`my_similarity` in mappings as is illustrate in the below example: `my_similarity` in mappings as is illustrate in the below example:
[source,console] [source,console]