Can't answer this one definitively, as it would depend on what the request handler itself does with the q parameter. Is this using Solr's standard QueryComponent underneath? I don't know currently. But it is entirely up to the request handler on how parameters are handled.

        Erik

On Jun 9, 2010, at 11:37 PM, Andy wrote:

I want to try out the bobo plugin for Solr, which is a custom request handler (http://code.google.com/p/bobo-browse/wiki/SolrIntegration ).

At the same time I want to use BoostQParserPlugin to boost my queries, something like {!boost b=log(popularity)}foo

Can I use the {!boost} feature in conjunction with an external custom request handler like the bobo plugin, or does {!boost} only work with the standard request handler?




Reply via email to