mirror of https://github.com/apache/lucene.git
Forgot changes.txt updates for 762
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@506083 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
65d27c8d72
commit
881ab33b81
|
@ -109,6 +109,10 @@ New features
|
|||
flushRamSegments()) to flush all pending updates (held in RAM), to
|
||||
the Directory. (Ning Li via Mike McCandless)
|
||||
|
||||
14. LUCENE-762: Added in SIZE and SIZE_AND_BREAK FieldSelectorResult options
|
||||
which allow one to retrieve the size of a field without retrieving the actual field.
|
||||
(Chuck Williams via Grant Ingersoll)
|
||||
|
||||
API Changes
|
||||
|
||||
1. LUCENE-438: Remove "final" from Token, implement Cloneable, allow
|
||||
|
|
Loading…
Reference in New Issue