mirror of https://github.com/apache/lucene.git
Add changes for Java 1.5 Port
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821448 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8dcc6d68b5
commit
9aa93c2a6b
|
@ -12,6 +12,9 @@ API Changes
|
|||
* LUCENE-1944, ...: Removed (all) deprecated methods/classes left over
|
||||
from Lucene 2.9 [not yet finished]. (Uwe Schindler)
|
||||
|
||||
* LUCENE-1257, ...: Port to Java 1.5 [not yet finished].
|
||||
(Uwe Schindler, Robert Muir, Karl Wettin, Paul Elschot)
|
||||
|
||||
* LUCENE-1925: Make IndexSearcher's subReaders and docStarts members
|
||||
protected; add expert ctor to directly specify reader, subReaders
|
||||
and docStarts. (John Wang, Tim Smith via Mike McCandless)
|
||||
|
|
Loading…
Reference in New Issue