Thanks Otis,

  Actually, I am planning to make use of the qt parameter to specify which
handler should be used for the query.  Would there be any downside to that?



Otis Gospodnetic wrote:
> 
> Hello,
> 
> If you configured "/sc1" and "/sc2", then use something like
> http://....../sc1?..... for the first one and http://...../sc2?.... for
> the second one.
> 
> Otis 
> --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
> 
> ----- Original Message ----
>> From: solr_user <[EMAIL PROTECTED]>
>> To: solr-user@lucene.apache.org
>> Sent: Tuesday, May 6, 2008 1:57:17 PM
>> Subject: Re: Multiple SpellCheckRequestHandlers
>> 
>> 
>> And how do I specify in the query which requesthandler to use?
>> 
>> 
>> 
>> Otis Gospodnetic wrote:
>> > 
>> > Yes, just define two instances (with two distinct names) in
>> solrconfig.xml
>> > and point each of them to a different index.
>> > 
>> > Otis
>> > --
>> > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>> > 
>> > ----- Original Message ----
>> >> From: solr_user 
>> >> To: solr-user@lucene.apache.org
>> >> Sent: Tuesday, May 6, 2008 12:16:07 AM
>> >> Subject: Multiple SpellCheckRequestHandlers
>> >> 
>> >> 
>> >> Hi all,
>> >> 
>> >>   Is it possible in Solr to have multiple SpellCheckRequestHandlers. 
>> In
>> >> my
>> >> application I have got two different spell check indexes.  I want the
>> >> spell
>> >> checker to check for a spelling suggestion in the first index and if
>> it
>> >> fails to get any suggestion from the first index only then it should
>> try
>> >> to
>> >> get a suggestion from the second index.  
>> >>   
>> >>   Is it possible to have a separate SpellCheckRequestHandler one for
>> each
>> >> index?
>> >> 
>> >> Solr-User
>> >> 
>> >>     
>> >> -- 
>> >> View this message in context: 
>> >> 
>> http://www.nabble.com/Multiple-SpellCheckRequestHandlers-tp17071568p17071568.html
>> >> Sent from the Solr - User mailing list archive at Nabble.com.
>> >> 
>> >> 
>> > 
>> > 
>> > 
>> > 
>> 
>> -- 
>> View this message in context: 
>> http://www.nabble.com/Multiple-SpellCheckRequestHandlers-tp17071568p17088834.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>> 
>> 
> 
> 
> 
> 

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

Reply via email to