mirror of https://github.com/apache/lucene.git
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150571 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bcafc0d719
commit
435e471111
|
@ -88,6 +88,15 @@ $Id$
|
||||||
18. Add support for stored compressed fields (Bug#31149).
|
18. Add support for stored compressed fields (Bug#31149).
|
||||||
(Bernhard Messer via Christoph)
|
(Bernhard Messer via Christoph)
|
||||||
|
|
||||||
|
19. Add support for position and offset information in term vectors
|
||||||
|
(Patch #18927). (Grant Ingersoll & Christoph)
|
||||||
|
|
||||||
|
20. Removed synchronization from reading of term vectors with an
|
||||||
|
IndexReader (Patch #30736). (Bernhard Messer via Christoph)
|
||||||
|
|
||||||
|
21. Add a serializable Parameter Class to standardize parameter enum
|
||||||
|
classes in BooleanClause and Field. (Christoph)
|
||||||
|
|
||||||
|
|
||||||
1.4.1
|
1.4.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue