Thank you Ahmet.

Is there any way I can configure Solr to always use {!boost b=log(popularity)} 
as the default for all queries?

I'm using Solr through django-haystack, so all the Solr queries are actually 
generated by haystack. It'd be much cleaner if I could configure Solr to always 
use BoostQParserPlugin for all queries instead of manually modifying every 
single query generated by haystack.

--- On Mon, 1/4/10, Ahmet Arslan <iori...@yahoo.com> wrote:

From: Ahmet Arslan <iori...@yahoo.com>
Subject: Re: Any way to modify result ranking using an integer field?
To: solr-user@lucene.apache.org
Date: Monday, January 4, 2010, 2:33 PM

> Thanks Ahmet.
> 
> Do I need to do anything to enable BoostQParserPlugin in
> Solr, or is it already enabled?

I just confirmed that it is already enabled. You can see affect of it by 
appending &debugQuery=on to your search url.


      



      

Reply via email to