You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by lu...@jakarta.apache.org on 2004/11/04 10:38:52 UTC

[Jakarta Lucene Wiki] Updated: Lucene2Whiteboard

   Date: 2004-11-04T01:38:51
   Editor: ErikHatcher <eh...@apache.org>
   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 must 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 Lucene CVS tree.
+
 == Other Changes ==
 
 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