: I would like to give a boost to the whole documents as I index them. I am
: sending to solr the xml in the form:
: 
: <add><doc boost="2.0">....</doc></add>
: 
: But it does't seem to alter the search scores in any way. I would expect

http://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_increase_the_score_for_specific_documents
http://wiki.apache.org/solr/UpdateXmlMessages#Optional_attributes_on_.22doc.22

http://lucene.apache.org/core/3_6_0/api/core/org/apache/lucene/search/Similarity.html#formula_norm


-Hoss

Reply via email to