Hi,

Suggestion #1 is not always the best suggestion unfortunately.  DYM
ReSearcher at http://sematext.com/products/dym-researcher/index.html
that Ahmet pointed to deals with this, among other things.

Otis


On Tue, Oct 9, 2012 at 12:24 PM, Amit Nithian <anith...@gmail.com> wrote:
> What's preventing you from using the spell checker and take the #1
> result and re-issue the query from a sub-class of the query component?
> It should be reasonably fast to re-execute the query from the server
> side since you are already within Solr. You can modify the response to
> indicate that the new query was used so your client can display to the
> user that it searched automatically for "milky.. click here for
> searches for mlky" or something.
>
> On Tue, Oct 9, 2012 at 8:46 AM, Ahmet Arslan <iori...@yahoo.com> wrote:
>>> I would like to ask if there are any ways to correct user's
>>> queries
>>> automatically? I know there is spellchecker which *suggests*
>>> possible
>>> correct words... The thing i wanna do is *automatically
>>> fixing* those
>>> queries and running instead of the original one
>>
>> not out of the box, you need to re-run suggestions at client side. There is 
>> an commercial product though.
>> http://sematext.com/products/dym-researcher/index.html

Reply via email to