Re: switching between requestHandler
On Aug 16, 2009, at 1:44 AM, Shalin Shekhar Mangar wrote: Use the qt parameter and specify the name of the handler. e.g. qt=site_search_main Thanks! I totally overlooked forgot about that!
Re: switching between requestHandler
On Sun, Aug 16, 2009 at 5:46 AM, Jonathan Vanasco wrote: > I'm assuming this is simple, and I'm just completely not finding the answer > in the docs... > > I have two request handlers based on dismax > > > > class="solr.SearchHandler" > > > > How can i support both ? > > I've only figured