On 12/11/06, Eric Jain <[EMAIL PROTECTED]> wrote:
I do want to use document boosting... Is that independent from field boosting? The length normalization on the other hand may not be necessary.
There is no real document boost at the index level... it is simply multiplied into the boost for every field of that document. So it comes down to what fields you want that index-time boost to take effect on (as well as length normalization). -Yonik http://incubator.apache.org/solr Solr, the open-source Lucene search server --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]