Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 49395 invoked from network); 4 Nov 2004 09:39:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Nov 2004 09:39:04 -0000 Received: (qmail 82492 invoked by uid 500); 4 Nov 2004 09:39:00 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 82462 invoked by uid 500); 4 Nov 2004 09:38:59 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 82446 invoked by uid 500); 4 Nov 2004 09:38:59 -0000 Received: (qmail 82439 invoked by uid 99); 4 Nov 2004 09:38:59 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 04 Nov 2004 01:38:58 -0800 Received: (qmail 49298 invoked from network); 4 Nov 2004 09:38:52 -0000 Received: from localhost.hyperreal.org (HELO minotaur.apache.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 4 Nov 2004 09:38:52 -0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: lucene-cvs@jakarta.apache.org To: lucene-cvs@jakarta.apache.org Subject: =?iso-8859-1?q?=5BJakarta_Lucene_Wiki=5D_Updated=3A__Lucene2Whiteboard?= Date: Thu, 04 Nov 2004 09:38:52 -0000 Message-ID: <20041104093852.49289.56098@minotaur.apache.org> X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Date: 2004-11-04T01:38:51 Editor: ErikHatcher Wiki: Jakarta Lucene Wiki Page: Lucene2Whiteboard URL: http://wiki.apache.org/jakarta-lucene/Lucene2Whiteboard no comment Change Log: ---------------------------------------------------------------------------= --- @@ -32,6 +32,8 @@ = 12. Modify MultiFieldQueryParser so that it behaves as most people expect= : searching for A AND B in the fields body, title means that both terms mus= t occur, but it doesn't matter whether they occur in title or body. The old= behaviour must still be available by default so we stay compatible. = + 13. Deprecate PorterStemFilter, in favor of the Snowball analyzers. This= should also coincide with folding the Snowball codebase into the main Luce= ne CVS tree. + =3D=3D Other Changes =3D=3D = Here's a list of planned changes that either don't affect the API or that = can be implemented in an API compatible way: --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org