Dear Friends, I am using phonetic analysis in elasticsearch to search best results.
When i search keyword lets say "McDonald" elastic search returns many listings with "McDonald's" but some of these have differrent scores. I am manipulating results based on score and due to this difference its affecting my functionality. All returned listings with "McDonald" have same case and are exact. For Ex: *Name score* McDonald's *5.8059134* McDonald's 5.8059134 McDonald's 5.8059134 McDonald's *5.7834973* McDonald's 5.7834973 McDonald's *5.4078074* As shown in example above there are 3 different scores which are highlighted. Any help is very much appreciated. Regards, Vallabh -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/10e3e24b-06cc-4e46-acf8-b6c46a549cc2%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
