Re: Boosting Documents

2016-05-27 Thread Daniel Bigham
Found the answer here: https://lucene.apache.org/core/4_1_0/MIGRATE.html - On May 27, 2016, at 12:36 PM, danielb wrote: > I've noticed that the Document.setBoost method appears to have been > removed at some point. > What should be used now to boost a document? > ---

Boosting Documents

2016-05-27 Thread Daniel Bigham
I've noticed that the Document.setBoost method appears to have been removed at some point. What should be used now to boost a document? - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands,

Re: Boosting Documents and score calculation

2006-08-24 Thread Chris Hostetter
0:06:35 -0700 (PDT) : From: AlexeyG <[EMAIL PROTECTED]> : Reply-To: java-user@lucene.apache.org : To: java-user@lucene.apache.org : Subject: Boosting Documents and score calculation : : : Hello, : : I ran into some very strange behavior by Lucene 1.9. Boost factor under 1.3 : does not effect th

Boosting Documents and score calculation

2006-08-24 Thread AlexeyG
of 1.1 and 1.2 did not effect score for the last 2 documents! Document with boost of 1.3 jumped to the top, but the rest were returned in the order they were added to the index. What am I missing here? I thought document score would