mirror of https://github.com/apache/lucene.git
remove minor typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@746210 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
107da37d21
commit
36438c1ee7
|
@ -15,7 +15,7 @@ API Changes
|
|||
|
||||
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.
|
||||
Yet, it will give us the possibility to try out different consumers in
|
||||
Yet, it will give us the possibility to try out different consumers
|
||||
in the chain. (Michael Busch)
|
||||
|
||||
2. LUCENE-1427: DocIdSet.iterator() is now allowed to throw
|
||||
|
|
Loading…
Reference in New Issue