t; To: solr-user@lucene.apache.org
> Subject: Re: spellcheck.count v/s spellcheck.alternativeTermCount
>
> Thanks James,
> I tried the same thing
> spellcheck.count=10&spellcheck.alternativeTermCount=5. And I got 5
> suggestions of both "life" an
@lucene.apache.org
Subject: Re: spellcheck.count v/s spellcheck.alternativeTermCount
Thanks James,
I tried the same thing
spellcheck.count=10&spellcheck.alternativeTermCount=5. And I got 5
suggestions of both "life" and "hope" but not like this * The spellch
e zero documents in your dictionary field have "hope" in them
>> - The spellchecker will try to return you up to 10 suggestions for
>> "hope", but only up to 5 suggestions for "life"
>>
>> James Dyer
>> Ingram Content Group
>>
>&
es Dyer
> Ingram Content Group
>
>
> -Original Message-
> From: Nitin Solanki [mailto:nitinml...@gmail.com]
> Sent: Tuesday, February 17, 2015 11:35 AM
> To: solr-user@lucene.apache.org
> Subject: Re: spellcheck.count v/s spellcheck.alternativeTermCount
>
> Hi J
5 AM
To: solr-user@lucene.apache.org
Subject: Re: spellcheck.count v/s spellcheck.alternativeTermCount
Hi James,
How can you say that "count" doesn't use
index/dictionary then from where suggestions come.
On Tue, Feb 17, 2015 at 10:29 PM, Dyer, James
Hi James,
How can you say that "count" doesn't use
index/dictionary then from where suggestions come.
On Tue, Feb 17, 2015 at 10:29 PM, Dyer, James
wrote:
> See http://wiki.apache.org/solr/SpellCheckComponent#spellcheck.count and
> the following section, for details.
>
> Brie
See http://wiki.apache.org/solr/SpellCheckComponent#spellcheck.count and the
following section, for details.
Briefly, "count" is the # of suggestions it will return for terms that are
*not* in your index/dictionary. "alternativeTermCount" are the # of
alternatives you want returned for terms t
Any help please?
On Tue, Feb 17, 2015 at 4:57 PM, Nitin Solanki wrote:
> Hello Everyone,
> I got confusion between spellcheck.count and
> spellcheck.alternativeTermCount in Solr. Any help in details?
>