hopefully fixing my I18N screwup

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150355 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2004-05-24 17:20:09 +00:00
parent ee00e19246
commit 03026b6a4d
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ $Id$
7. Modified QueryParser to make it possible to programmatically specify the
default Boolean operator (OR or AND).
(P<EFBFBD>ter Hal<61>csy via otis)
(PŽter Hal‡csy via otis)
8. Made many search methods and classes non-final, per requests.
This includes IndexWriter and IndexSearcher, among others.