And using dismax query parser makes this easier: http://wiki.apache.org/solr/DisMaxQParserPlugin
Example: q=solr&defType=edismax&qf=title^10 body^0.5 -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 19. jan. 2012, at 01:29, aronitin wrote: > Hi Dean, > > You can use Query Time boosting where you specify the boost value in the > query itself that title:solr^2 OR body:solr > > Thanks > Nitin > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-to-boost-the-relevancy-of-a-field-tp3671020p3671118.html > Sent from the Solr - User mailing list archive at Nabble.com.