message in context:
> http://lucene.472066.n3.nabble.com/Frequency-of-Suggestion-are-varying-from-original-Frequency-in-index-tp4190927p4191813.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
When you make a query, does it use the same field type as the field that you
are using to build suggestions?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Frequency-of-Suggestion-are-varying-from-original-Frequency-in-index-tp4190927p4191813.html
Sent from the Solr - User
I am using field as standardTokenizerFactory with
ShingleFilterFactory. Is it doing so?
On 3/9/15, ale42 wrote:
> So, I think it's depend on the field that you are working on ?!
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Frequency
So, I think it's depend on the field that you are working on ?!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Frequency-of-Suggestion-are-varying-from-original-Frequency-in-index-tp4190927p4191800.html
Sent from the Solr - User mailing list archive at Nabble.com.
I guess you're using /solr.IndexBasedSpellChecker/ !
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Frequency-of-Suggestion-are-varying-from-original-Frequency-in-index-tp4190927p4191397.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
Hi Wang,
I am using SolrCloud. Is suggestion not working properly in
that?
On Fri, Mar 6, 2015 at 2:36 PM, gaohang wang wrote:
> do you use solrcloud?maybe your suggestion is not support distribute
>
> 2015-03-04 22:39 GMT+08:00 Nitin Solanki :
>
> > Hi..
> >I have a term("w
ess you're using /solr.IndexBasedSpellChecker/ !
--
View this message in context:
http://lucene.472066.n3.nabble.com/Frequency-of-Suggestion-are-varying-from-original-Frequency-in-index-tp4190927p4191397.html
Sent from the Solr - User mailing list archive at Nabble.com.
do you use solrcloud?maybe your suggestion is not support distribute
2015-03-04 22:39 GMT+08:00 Nitin Solanki :
> Hi..
>I have a term("who") where original frequency of "who" is 191 but
> when I get suggestion of "who" it gives me 90. Why?
>
> Example :
>
> *Original Frequency* comes like
Hi..
I have a term("who") where original frequency of "who" is 191 but
when I get suggestion of "who" it gives me 90. Why?
Example :
*Original Frequency* comes like:
"spellcheck":{
"suggestions":[
"who",{
"numFound":1,
"startOffset":1,
"endOffset":4,