git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305720 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2012-03-27 03:27:25 +00:00
parent 3f32f09c95
commit 5a4767cd4c
1 changed files with 2 additions and 2 deletions

View File

@ -287,9 +287,9 @@ Bug Fixes
SpanOrQuery with no clauses added). (Alan Woodward via Mike
McCandless).
* LUCENE-3894: ICUTokenizer, NGramTokenzire and EdgeNGramTokenizer
* LUCENE-3894: ICUTokenizer, NGramTokenizer and EdgeNGramTokenizer
could stop early if the Reader only partially fills the provided
buffer
buffer. (Mike McCandless)
Documentation