Re: Question about Fuzzy search in Solr

2012-09-17 Thread Rahul Warawdekar
gt; 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/** > querypars

Re: Question about Fuzzy search in Solr

2012-09-17 Thread Jack Krupansky
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

Re: Question about Fuzzy search in Solr

2012-09-17 Thread Rahul Warawdekar
Got it. Thanks Rafał ! On Mon, Sep 17, 2012 at 6:37 PM, Rafał Kuć wrote: > Hello! > > There is no need to include any changes or additional component to > have fuzzy search working in Solr. > > -- > Regards, > Rafał Kuć > Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearc

Re: Question about Fuzzy search in Solr

2012-09-17 Thread Rafał Kuć
Hello! There is no need to include any changes or additional component to have fuzzy search working in Solr. -- Regards, Rafał Kuć Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch > Thanks. > Is any extra configuration from the Solr side to make this work ? > Any addi

Re: Question about Fuzzy search in Solr

2012-09-17 Thread Rahul Warawdekar
Thanks. Is any extra configuration from the Solr side to make this work ? Any additional text files like synonyms.txt, any additional fields or any changes in schema.xml or solrconfig.xml ? On Mon, Sep 17, 2012 at 4:45 PM, Rafał Kuć wrote: > Hello! > > Is this what you are looking for > > https:

Re: Question about Fuzzy search in Solr

2012-09-17 Thread Rafał Kuć
Hello! Is this what you are looking for 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