mirror of https://github.com/apache/lucene.git
fix header formatting for changes-to-html
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@790628 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
86c3b356be
commit
14f2a82e28
|
@ -127,7 +127,7 @@ Changes in runtime behavior
|
||||||
is failing to close reader/writers. (Brian Groose via Mike
|
is failing to close reader/writers. (Brian Groose via Mike
|
||||||
McCandless)
|
McCandless)
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
|
|
||||||
1. LUCENE-1419: Add expert API to set custom indexing chain. This API is
|
1. LUCENE-1419: Add expert API to set custom indexing chain. This API is
|
||||||
package-protected for now, so we don't have to officially support it.
|
package-protected for now, so we don't have to officially support it.
|
||||||
|
@ -343,7 +343,7 @@ Bug fixes
|
||||||
16. LUCENE-1681: Fix infinite loop caused by a call to DocValues methods
|
16. LUCENE-1681: Fix infinite loop caused by a call to DocValues methods
|
||||||
getMinValue, getMaxValue, getAverageValue. (Simon Willnauer via Mark Miller)
|
getMinValue, getMaxValue, getAverageValue. (Simon Willnauer via Mark Miller)
|
||||||
|
|
||||||
New features
|
New features
|
||||||
|
|
||||||
1. LUCENE-1411: Added expert API to open an IndexWriter on a prior
|
1. LUCENE-1411: Added expert API to open an IndexWriter on a prior
|
||||||
commit, obtained from IndexReader.listCommits. This makes it
|
commit, obtained from IndexReader.listCommits. This makes it
|
||||||
|
|
Loading…
Reference in New Issue