RE: Regarding filterquery

2011-04-13 Thread Joshua Bouchair
: Regarding filterquery Thanks for the reply Josh. And where should I make changes in ruby to add filters? Soumya On Wed, Apr 13, 2011 at 11:20 AM, Joshua Bouchair < joshuabouch...@wasserstrom.com> wrote: > Uncomment solrconfig.xml at the following location. > > > > Josh

Re: Regarding filterquery

2011-04-13 Thread Li
h...@wasserstrom.com> wrote: > >> Uncomment solrconfig.xml at the following location. >> >> >> >> Josh B. >> >> -Original Message- >> From: soumya rao [mailto:soumrao...@gmail.com] >> Sent: Wednesday, April 13, 2011 1:59 PM >

Re: Regarding filterquery

2011-04-13 Thread soumya rao
riginal Message- > From: soumya rao [mailto:soumrao...@gmail.com] > Sent: Wednesday, April 13, 2011 1:59 PM > To: solr-user@lucene.apache.org > Subject: Regarding filterquery > > Hi, > > I am a newbie to solr. I could see that the queries are not cached. Would > li

RE: Regarding filterquery

2011-04-13 Thread Joshua Bouchair
Uncomment solrconfig.xml at the following location. Josh B. -Original Message- From: soumya rao [mailto:soumrao...@gmail.com] Sent: Wednesday, April 13, 2011 1:59 PM To: solr-user@lucene.apache.org Subject: Regarding filterquery Hi, I am a newbie to solr. I could see that the

Regarding filterquery

2011-04-13 Thread soumya rao
Hi, I am a newbie to solr. I could see that the queries are not cached. Would like to apply filterCache to queries in ruby. Can anyone provide me the syntax for this please? Thanks.