Fuzzy query is invoked just like any other query:
.../select?q=alpha~1
-- Jack Krupansky
-Original Message-
From: Sagar Chaturvedi
Sent: Sunday, May 26, 2013 11:27 PM
To: solr-user@lucene.apache.org
Subject: RE: Fuzzy search in solr
Thank you jack for the response.
Fuzzy search is
Message-
From: Jack Krupansky [mailto:j...@basetechnology.com]
Sent: Friday, May 24, 2013 6:40 PM
To: solr-user@lucene.apache.org
Subject: Re: Fuzzy search in solr
Fuzzy search is the syntax for a term, not a handler. For example: alpha~1 will
match terms that have an editing distance of 0 or 1 from "al
er and edismax query
parser do.
But, are you sure you really mean "fuzzy search", as opposed to, say,
spellcheck?
-- Jack Krupansky
-Original Message-
From: Sagar Chaturvedi
Sent: Friday, May 24, 2013 2:43 AM
To: solr-user@lucene.apache.org
Subject: Fuzzy search in solr
Hi
Hi,
How to perform fuzzy search in solr? Which request handler is used for fuzzy
search by default?
Regards,
Sagar
DISCLAIMER:
---
The contents of this e-mail and any
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
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
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
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
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:
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
10 matches
Mail list logo