mirror of https://github.com/apache/lucene.git
LUCENE-4392: Mention that SortedVIntList has been removed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386528 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a35f22558a
commit
1d29be24f1
|
@ -18,6 +18,11 @@ Changes in backwards compatibility policy
|
|||
|
||||
======================= Lucene 4.0.0 =======================
|
||||
|
||||
Changes in backwards compatibility policy
|
||||
|
||||
* LUCENE-4392: Class org.apache.lucene.util.SortedVIntList has been removed.
|
||||
(Adrien Grand)
|
||||
|
||||
New Features
|
||||
|
||||
* LUCENE-1888: Added the option to store payloads in the term
|
||||
|
|
Loading…
Reference in New Issue