RE: Making my QParserPlugin the default one, with cores

2010-06-09 Thread Yuval Feinstein
the default one, with cores > Thanks, Ahmet. > Yes, my solrconfig.xml file is very similar to what you > wrote. > When I use &echoparams=all and defType=myqp, I get: > > > hi > all > myqp > > > However, when I do not use the defType (hoping it will be >

RE: Making my QParserPlugin the default one, with cores

2010-06-09 Thread Ahmet Arslan
> Thanks, Ahmet. > Yes, my solrconfig.xml file is very similar to what you > wrote. > When I use &echoparams=all and defType=myqp, I get: > > > hi > all > myqp > > > However, when I do not use the defType (hoping it will be > automatically > Inserted from solrconfig),  I get: > > > hi > all

Re: Making my QParserPlugin the default one, with cores

2010-06-09 Thread Erik Hatcher
Arslan [mailto:iori...@yahoo.com] Sent: Tuesday, June 08, 2010 3:52 PM To: solr-user@lucene.apache.org Subject: Re: Making my QParserPlugin the default one, with cores It appears that the defType parameter is not being set by the request >handler. What do you get when you append &e

RE: Making my QParserPlugin the default one, with cores

2010-06-09 Thread Yuval Feinstein
rong? Thanks, Yuval -Original Message- From: Ahmet Arslan [mailto:iori...@yahoo.com] Sent: Tuesday, June 08, 2010 3:52 PM To: solr-user@lucene.apache.org Subject: Re: Making my QParserPlugin the default one, with cores >It appears that the defType parameter is not being set by the

Re: Making my QParserPlugin the default one, with cores

2010-06-08 Thread Ahmet Arslan
>It appears that the defType parameter is not being set by the request >>handler. What do you get when you append &echoParams=all to your search url? So you have something like this entry in solrconfig.xml myqp