st an
ngram filtered field to get valid terms.
hth,
Charlie
-Original Message-
From: Ashish Mukherjee [mailto:ashish.mukher...@gmail.com]
Sent: Monday, March 09, 2015 1:55 AM
To: solr-user@lucene.apache.org
Cc: amantandon...@gmail.com
Subject: Re: SpellCheck component query
Hi Aman,
Thank
Hi Aman,
Thanks for your response.
Taking your example further to elaborate what I am looking to do -
if user types 'chai' and suggestion is 'chat' , then I would like to see
all the values which 'chat' in them as suggestions, such as 'text chat',
'video chat', 'audio chat' etc. without making a
Hi,
AFAIK solr currently not providing this feature.
Suppose a scenario, the user is trying to search for "chai" (hindi meaning
of tea). And in your index you have more documents containing the keyword
"chat" as compared to the the keyword "chai".
chat => 501
chai => 29
and the maxQueryFrequenc