If I have a set list in solrconfig for my "qf" along with their boosts, and I then specify field names directly in q (where I could also override the boosts), are the boosts left in place, or reset to 1?

<str name="qf">
  this^3
  that^2
  other^9
</str>


ie q=field1:+(this that) +(other)





--

IntelCompute
Web Design & Local Online Marketing

http://www.intelcompute.com

Reply via email to