Is there a way to make solr do fuzzy searches automatically without having to
add the tilda character ? And are there disadvantages of doing a fuzzy searches
?
Warren
On Jul 22, 2014, at 1:54 PM, Anshum Gupta wrote:
> Hi Warren,
>
> Check out the section about fuzzy search here
> https://cwi
: Tuesday, July 22, 2014 4:54 PM
To: solr-user@lucene.apache.org
Subject: Re: How to get Lacuma to match Lucuma
Hi Warren,
Check out the section about fuzzy search here
https://cwiki.apache.org/confluence/display/solr/The+Standard+Query+Parser.
On Tue, Jul 22, 2014 at 1:29 PM, Warren Bell
wrote
Hi Warren,
Check out the section about fuzzy search here
https://cwiki.apache.org/confluence/display/solr/The+Standard+Query+Parser.
On Tue, Jul 22, 2014 at 1:29 PM, Warren Bell
wrote:
> What field type or filters do I use to get something like the word
> “Lacuma” to return results with “Lucum
What field type or filters do I use to get something like the word “Lacuma” to
return results with “Lucuma” in it ? The word “Lucuma” has been indexed in a
field with field type text_en_splitting that came with the original solar
examples.
Thanks,
Warren