gt; (615) 213-4311
>
>
> -Original Message-
> From: Raheel Hasan [mailto:raheelhasan@gmail.com]
> Sent: Monday, June 03, 2013 10:22 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Spell Checker (DirectSolrSpellChecker) correct settings
>
> Hi, thanks a
:22 AM
To: solr-user@lucene.apache.org
Subject: Re: Spell Checker (DirectSolrSpellChecker) correct settings
Hi, thanks a lot for the reply.
Actually, "Provincial Courtt" is mentioned in many documents (sorry about
the type earlier).
Secondly, I tried your idea, but not much of help. Th
Hi, thanks a lot for the reply.
Actually, "Provincial Courtt" is mentioned in many documents (sorry about
the type earlier).
Secondly, I tried your idea, but not much of help. The issue is very
microscopic:
1) When I search for "Provinciaal Courtt" = it only suggests `court` and not "Provincial"
My first guess is that no documents match the query "provinical court".
Because you have "spellcheck.maxCollationTries" set to a non-zero value, it
will not return these as collations unless the correction will return hits.
You can test my theory out by removing "spellcheck.maxCollationTries"
Let me repeat the issue in brief:
When i search "*Courtt*", I get correct suggestion. But when I try "*Provincial
Courtt*", it gives me no suggestions, instead it searches for "Provincial"
only.
All the config done in my test project is in the original email.
Any help would be great...
Thanks a
anyone?
On Fri, May 31, 2013 at 7:37 PM, Raheel Hasan wrote:
> Hi guyz, I am new to solr. Here is the thing I have:
>
> When i search "Courtt", I get correct suggestion saying:
>
>
>
> "spellcheck": {
> "suggestions": [
> "courtt",
>