Hakim, That is what Boost Query (bq=) does.
http://wiki.apache.org/solr/DisMaxQParserPlugin#bq_.28Boost_Query.29 Jason On Jun 2, 2014, at 10:58 AM, Hakim Benoudjit <h.benoud...@gmail.com> wrote: > Hi guys, > Is it possible in solr to boost documents having a field value (Ex. > <field>:<value>)? > I know that it's possible to boost a field above other fields at > query-time, but I want to boost a field value not the field name. > And if so, is the boosting done at query time or on indexing? > > -- > Hakim Benoudjit.