mirror of https://github.com/apache/lucene.git
LUCENE-5727: add CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599478 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2eed3f94d3
commit
37fa9bbe59
|
@ -136,6 +136,8 @@ Changes in Backwards Compatibility Policy
|
||||||
* LUCENE-4371: Removed IndexInputSlicer and Directory.createSlicer() and replaced
|
* LUCENE-4371: Removed IndexInputSlicer and Directory.createSlicer() and replaced
|
||||||
with IndexInput.slice(). (Robert Muir)
|
with IndexInput.slice(). (Robert Muir)
|
||||||
|
|
||||||
|
* LUCENE-5727: Remove IndexOutput.seek (Robert Muir)
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
|
|
||||||
* LUCENE-5725: MoreLikeThis#like now accetps multiple values per field.
|
* LUCENE-5725: MoreLikeThis#like now accetps multiple values per field.
|
||||||
|
|
Loading…
Reference in New Issue