Re: How to boost the relevancy of a field

2012-01-18 Thread Jan Høydahl
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.

Re: How to boost the relevancy of a field

2012-01-18 Thread aronitin
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

How to boost the relevancy of a field

2012-01-18 Thread Dean Del Ponte
I'm indexing some web pages and would like the "title" field to hold more relevency than any other fields. What's the best way to do this? For example, if I search for the word "Solr", a web page with a title of "Solr" should rank higher than a web page with a title of "Nutch", even if the nutch