Thanks Jack.
We are using Solr 3.4.

On Mon, Sep 17, 2012 at 8:18 PM, Jack Krupansky <j...@basetechnology.com>wrote:

> That doc is out of date for 4.0. See the 4.0 Javadoc on FuzzyQuery for
> updated info. The tilda right operand is now an integer editing distance
> (number of times to insert char, delete char, change char, or transpose two
> adjacent chars to map index term to query term) that is limited to 2.
>
> Be aware that if you use fuzzy query in 3.6/3.6.1 or earlier, it will
> change when you go to 4.0.
>
> -- Jack Krupansky
>
> -----Original Message----- From: Rafał Kuć
> Sent: Monday, September 17, 2012 7:15 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Question about Fuzzy search in Solr
>
>
> Hello!
>
> Is this what you are looking for
> https://lucene.apache.org/**core/old_versioned_docs/**versions/3_0_0/**
> queryparsersyntax.html#Fuzzy%**20Searches<https://lucene.apache.org/core/old_versioned_docs/versions/3_0_0/queryparsersyntax.html#Fuzzy%20Searches>
> ?
>
> --
> Regards,
> Rafał Kuć
> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch
>
>  Hi,
>>
>
>  I need to know how we can implement fuzzy searches using Solr.
>> Can someone provide any links to any relevant documentation ?
>>
>
>


-- 
Thanks and Regards
Rahul A. Warawdekar

Reply via email to