Hi Peter,

Yes you are correct. Send qq=connectivity with the following defaults section

<lst name="defaults">
  <str name="echoParams">explicit</str>
  <str name="fl">*,score</str>
  <str name="q">{!type=boost b=product(answeredStatus, articleType) 
v=$qq}</str>  
</lst>

Alternatively, you can switch to edismax query parser. It has native/built in 
boost and bf parameters. Former is multiplicative boost, latter is additive 
boost.

Ahmet 



On Friday, February 21, 2014 3:36 AM, Peter Dodd <pd...@microsoft.com> wrote:
So I'd need to change the query syntax to load and pass *qq
*(qq=connectivity) instead of *q* (q=connectivity) ?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Can-set-a-boost-function-as-a-default-within-requesthandler-tp4118647p4118703.html

Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to