doc要素のboost属性

Solr::Document#boost

http://hudson.zones.apache.org/hudson/job/Lucene-trunk/javadoc//org/apache/lucene/document/Document.html#setBoost(float)
Sets a boost factor for hits on any field of this document. This value will be multiplied into the score of all hits on this document.
デフォルトは1.0。このドキュメントのフィールド全体に一律に重み付けに使う。