mirror of https://github.com/apache/lucene.git
correcting my inability to count from 2 to 3
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@562282 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0fd867732e
commit
19ca21a1dd
|
@ -18,7 +18,7 @@ API Changes
|
||||||
2. LUCENE-944: Remove deprecated methods setUseScorer14() and
|
2. LUCENE-944: Remove deprecated methods setUseScorer14() and
|
||||||
getUseScorer14() from BooleanQuery. (Paul Elschot via Michael Busch)
|
getUseScorer14() from BooleanQuery. (Paul Elschot via Michael Busch)
|
||||||
|
|
||||||
5. LUCENE-963: Add setters to Field to allow for re-using a single
|
3. LUCENE-963: Add setters to Field to allow for re-using a single
|
||||||
Field instance during indexing. This is a sizable performance
|
Field instance during indexing. This is a sizable performance
|
||||||
gain, especially for small documents. (Mike McCandless)
|
gain, especially for small documents. (Mike McCandless)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue