And also is there any way to read spellings from a file spellings.txt by
using SpellCheckerRequestHandler.

Please suggest.

Thanks,
Anshul


anshuljohri wrote:
> 
> Ok Thats fine. 
> Also i can switch to solr 1.3 but i think stable version solr 1.3 is not
> publicly launched yet.
> Isn't it?
> 
> 
> Shalin Shekhar Mangar wrote:
>> 
>> Then you are stuck with SpellCheckerRequestHandler.
>> 
>> You can always issue two requests -- one to dismax and another to spell
>> checker.
>> 
>> On Sun, Aug 17, 2008 at 11:32 PM, anshuljohri <[EMAIL PROTECTED]>
>> wrote:
>> 
>>>
>>> But I am using solr 1.2 which doesn't have all the required classes for
>>> SpellCheckComponent.
>>> Is there any way to use this component in solr 1.2?
>>>
>>> Please help me out its very urgent.
>>>
>>> Thanks,
>>> Anshul
>>>
>>> Shalin Shekhar Mangar wrote:
>>> >
>>> > The SpellCheckerRequestHandler is now deprecated with Solr 1.3 and it
>>> has
>>> > been replaced by SpellCheckComponent.
>>> >
>>> > http://wiki.apache.org/solr/SpellCheckComponent
>>> >
>>> > On Thu, Aug 14, 2008 at 3:42 AM, anshuljohri <[EMAIL PROTECTED]>
>>> > wrote:
>>> >
>>> >>
>>> >> Hi,
>>> >>
>>> >> I am using dismax handler and I want to use spellchecker
>>> functionality
>>> >> also.
>>> >> Is there any way so that I could use both dismax and spellchecker
>>> request
>>> >> handler together.
>>> >> As I have configured everything related to spellcheck described in
>>> >> following
>>> >> link --
>>> >>
>>> >> http://wiki.apache.org/solr/SpellCheckerRequestHandler
>>> >>
>>> >> But i am not able to use both handlers together. Though I am getting
>>> >> spell
>>> >> suggestions when i use spellchecker handler saparately.
>>> >>
>>> >> -Anshul Johri
>>> >>
>>> >> --
>>> >> View this message in context:
>>> >>
>>> http://www.nabble.com/Spellcheker-and-Dismax-both-tp18972167p18972167.html
>>> >> Sent from the Solr - User mailing list archive at Nabble.com.
>>> >>
>>> >>
>>> >
>>> >
>>> > --
>>> > Regards,
>>> > Shalin Shekhar Mangar.
>>> >
>>> >
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Spellcheker-and-Dismax-both-tp18972167p19021939.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>
>>>
>> 
>> 
>> -- 
>> Regards,
>> Shalin Shekhar Mangar.
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Spellcheker-and-Dismax-both-tp18972167p19022351.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to