I blieve this cam up on IRC, and the end result wsa that the bq was
working fine, Justin just wasn't noticing because he added it to his
solrconfig.xml (and not to the query URL) and his browser was still
caching the page -- so he didn't see his boost affect anything)
(but i may be confusing j
http://wiki.apache.org/solr/FunctionQuery#Using_FunctionQuery
>
>
> -Original message-
> From: Justin Lolofie
> Sent: Wed 21-07-2010 20:24
> To: solr-user@lucene.apache.org;
> Subject: boosting particular field values
>
> I'm using dismax request handler, sol
function queries match all documents
http://wiki.apache.org/solr/FunctionQuery#Using_FunctionQuery
-Original message-
From: Justin Lolofie
Sent: Wed 21-07-2010 20:24
To: solr-user@lucene.apache.org;
Subject: boosting particular field values
I'm using dismax request handler,
I'm using dismax request handler, solr 1.4.
I would like to boost the weight of certain fields according to their
values... this appears to work:
bq=category:electronics^5.5
However, I think this boosting only affects sorting the results that
have already matched? So if I only get 10 rows back,