mirror of https://github.com/apache/lucene.git
fix formatting in CHANGES.txt to prevent perl errors in creating changes.html.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@638044 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a7e55a2a79
commit
ea688c9363
|
@ -128,8 +128,9 @@ New features
|
||||||
10. LUCENE-1201: Add IndexReader.getIndexCommit() method. (Tim Brennan
|
10. LUCENE-1201: Add IndexReader.getIndexCommit() method. (Tim Brennan
|
||||||
via Mike McCandless)
|
via Mike McCandless)
|
||||||
|
|
||||||
11. LUCENE-550: Added InstantiatedIndex implementation. Experimental Index store similar to MemoryIndex but allows
|
11. LUCENE-550: Added InstantiatedIndex implementation. Experimental
|
||||||
for multiple documents in memory. (Karl Wettin via Grant Ingersoll)
|
Index store similar to MemoryIndex but allows for multiple documents
|
||||||
|
in memory. (Karl Wettin via Grant Ingersoll)
|
||||||
|
|
||||||
|
|
||||||
Optimizations
|
Optimizations
|
||||||
|
|
Loading…
Reference in New Issue