-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search Relevance/Suggesters"Did you mean" and suggestions as you type"Did you mean" and suggestions as you type>bugTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchhelp wantedadoptmeadoptme
Description
The string_distance option for suggesters has 5 options. The default is demarau_levenshtein. That's okay. One of the other options is the more classic levenstein. That's without the h. I think the Levenshtein of Demarau-Levenshtein is the same dude who came up with the LevensHtein distance.
I thought maybe it was just a typo in the documentation, but I just tested it on 6.0.0-rc1.
I'm guessing not many people use this option so nobody noticed.
Mpdreamz
Metadata
Metadata
Assignees
Labels
:Search Relevance/Suggesters"Did you mean" and suggestions as you type"Did you mean" and suggestions as you type>bugTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchhelp wantedadoptmeadoptme
