mirror of https://github.com/apache/lucene.git
LUCENE-5725: fix changes typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599733 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e33d6658c8
commit
b11372a391
|
@ -135,7 +135,7 @@ Changes in Backwards Compatibility Policy
|
|||
|
||||
API Changes
|
||||
|
||||
* LUCENE-5725: MoreLikeThis#like now accetps multiple values per field.
|
||||
* LUCENE-5725: MoreLikeThis#like now accepts multiple values per field.
|
||||
The pre-existing method has been deprecated in favor of a variable arguments
|
||||
for the like text. (Alex Ksikes via Simon Willnauer)
|
||||
|
||||
|
|
Loading…
Reference in New Issue