Romita,

That isn't a Solaritas feature, that is a feature of any RequestHandler.
You can copy a request handler in solrconfigxml, change its name and set
parameters as defaults/incariants, and then use that new URL for your
queries.

Upayavira

On Thu, Mar 7, 2013, at 02:35 AM, Romita Saha wrote:
> What is mean to say is that, before the query goes to Solr, certain 
> parameters need to be added, as for example number of documents
> displayed, 
> boosting parameters etc. The algorithm of appending these parameters to 
> the solr search query will be done by the interface.
> 
> The modified query will go to Solr and it Solr will search its database 
> according.
> 
> 
> Thanks and regards,
> Romita
> 
> 
> 
> From:   Erik Hatcher <erik.hatc...@gmail.com>
> To:     "solr-user@lucene.apache.org" <solr-user@lucene.apache.org>, 
> Cc:     "solr-user@lucene.apache.org" <solr-user@lucene.apache.org>
> Date:   03/07/2013 10:20 AM
> Subject:        Re: Solritas Question
> 
> 
> 
> Please elaborate. What do you mean by interface?   What do you want 
> different than it is now?
> 
>    Erik
> 
> On Mar 6, 2013, at 21:04, "Romita Saha" <romita.s...@sg.panasonic.com> 
> wrote:
> 
> > Hi,
> > 
> > I am working with Solritas. However I want it to fetch data from Solr 
> > through an interface.
> > 
> > Solritas --> Interface -->Solr
> > Solr --> Interface -->Solritas
> > 
> > Could somebody please guide me as to what changes to do in Solr config 
> > files to achieve this.
> > 
> > 
> > Thanks and regards,
> > Romita
> 

Reply via email to