Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 24576 invoked from network); 2 Feb 2003 22:55:57 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 2 Feb 2003 22:55:57 -0000 Received: (qmail 27565 invoked by uid 97); 2 Feb 2003 22:57:30 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@nagoya.betaversion.org Received: (qmail 27558 invoked from network); 2 Feb 2003 22:57:29 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 2 Feb 2003 22:57:29 -0000 Received: (qmail 24294 invoked by uid 500); 2 Feb 2003 22:55:53 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 24280 invoked from network); 2 Feb 2003 22:55:53 -0000 Received: from web12705.mail.yahoo.com (216.136.173.242) by daedalus.apache.org with SMTP; 2 Feb 2003 22:55:53 -0000 Message-ID: <20030202225559.86590.qmail@web12705.mail.yahoo.com> Received: from [24.90.65.225] by web12705.mail.yahoo.com via HTTP; Sun, 02 Feb 2003 14:55:59 PST Date: Sun, 2 Feb 2003 14:55:59 -0800 (PST) From: Otis Gospodnetic Subject: Re: document boost To: Lucene Users List In-Reply-To: <001301c2cb0b$6a3433c0$0100a8c0@moedusa> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N That is primary what that setBoost() on a Document instance if for, as far as I know. I don't see how one could use setBoost() on a document at search time :) Otis --- Philipp Chudinov wrote: > Hi! > Should I use document.setBoot() only when searching, or I can set it > while > indexing? The idea is that some documents can have higher priority > then > others, so it would be great if I could set boost according to > document > priority when adding document to the index, so it always have more > relevance > then the same with lower priority? > > Phil. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: lucene-user-help@jakarta.apache.org > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org