Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 3380 invoked from network); 2 Feb 2003 22:34:43 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 2 Feb 2003 22:34:43 -0000 Received: (qmail 27231 invoked by uid 97); 2 Feb 2003 22:36:16 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@nagoya.betaversion.org Received: (qmail 27224 invoked from network); 2 Feb 2003 22:36:16 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 2 Feb 2003 22:36:16 -0000 Received: (qmail 3123 invoked by uid 500); 2 Feb 2003 22:34:41 -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 3107 invoked from network); 2 Feb 2003 22:34:39 -0000 Received: from dbs.rosincom.ru (195.161.89.130) by daedalus.apache.org with SMTP; 2 Feb 2003 22:34:39 -0000 Received: from moedusa (dialup-1.rosincom.ru [195.161.89.1]) by dbs.rosincom.ru (8.12.2/8.12.2) with SMTP id h12MYbfs010852 for ; Mon, 3 Feb 2003 03:34:38 +0500 (ES) Message-ID: <001301c2cb0b$6a3433c0$0100a8c0@moedusa> From: "Philipp Chudinov" To: "Lucene Users List" Subject: document boost Date: Mon, 3 Feb 2003 03:35:34 +0500 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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