Hi.
I have extended QParserPlugin according to the Solr Wiki and registered it in 
solrconfig.xml.
Using the defType query parameter, it worked with my multi-core server, giving 
285 hits for my search.

Next, I wanted it to be the default query parser, so I added to the standard 
searchhandler
The definition
<str name="defType">myqp</str>
But running the same query without defType returned zero hits.

It appears that the defType parameter is not being set by the request handler.
Please tell me what I am doing wrong.
TIA,

Yuval Feinstein | IR & NLP Software Engineer

[cid:image001.gif@01CB0718.70C417E0]<http://www.answers.com/>
Jerusalem Technology Park | P.O. Box 48253 | Jerusalem 91481, Israel
T: 972.2.649.5142
yuv...@answers.com<mailto:yuv...@answers.com>
This e-mail is for the sole use of the intended recipients and may contain 
confidential and privileged information. Any unauthorized review, use, 
disclosure or distribution is prohibited.

Reply via email to