I did try with the latest nightly build and followed the steps outlined in 
http://wiki.apache.org/solr/SpellCheckerRequestHandler
with regards to creating new catchall field 'spell' of type 'spell' and
copied my text fields to 'spell' at index time.
Still q=grapics returns 'graphics'
but q=grapics card returns nothing.
But the same queries return the correct spelling with string fieldtypes.
Any fix available?

Otis Gospodnetic wrote:
> 
> You don't need to wait for 1.3 to be released - you can simply use a
> recent nightly build.
> 
> Otis
> --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
> 
> ----- Original Message ----
> From: anuvenk <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Monday, January 21, 2008 12:35:52 AM
> Subject: Re: spellcheckhandler
> 
> 
> I followed the steps outlined in 
> http://wiki.apache.org/solr/SpellCheckerRequestHandler
> with regards to setting up of the schema with a new field 'spell' and
> copying other fields to this 'spell' field at index time.
> It works fine with single word queries but doesn't return anything for
> multi-word queries. I read previous posts where this has been
>  discussed. I
> read that some of the active members are in the process of releasing
>  patches
> that fixes this problem. I'm actually trying to implement this spell
>  check
> in the production set up. Is it absolutely not possible to get spell
>  check
> results back for multi-word queries, should i wait for 1.3 release. If
>  there
> is any other option please educate me. In case a patch was already
>  released,
> how to add it to the current 1.2 version that i'm using?
> -- 
> View this message in context:
>  http://www.nabble.com/spellcheckhandler-tp14627712p14991534.html
> Sent from the Solr - User mailing list archive at Nabble.com.
> 
> 
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/spellcheckhandler-tp14627712p15026217.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to