bq only works with dismax (&defType=dismax). To get the same effect with the lucene/solr query parser, append a clause to the original query (OR'ing it in).

        Erik


On Nov 11, 2008, at 11:52 PM, Otis Gospodnetic wrote:

Hi,

It's hard to tell what you are replying to since you removed the original email (sounds like somebody suggested using bq).
I think it might help if you send the actual URL you are using.


Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch




________________________________
From: CameronL <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Tuesday, November 11, 2008 9:12:28 PM
Subject: Re: Boost Query effect with Standard Request Handler


So the bq parameter works with the standard request handler (I don't have to
specify defType=dismax)??

I've been running a few tests and it doesn't seem to be picking up the bq. I've boosted one of the values very high (like 1000) compared to the other
fields and it doesn't seem to be affecting anything.

We're using Solr 1.3. Is there something else I may be missing (some sort
of config)?
--
View this message in context: 
http://www.nabble.com/Boost-Query-effect-with-Standard-Request-Handler-tp20042301p20452647.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to