mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 14:05:27 +00:00
Fixing typo
This commit is contained in:
parent
3146cd21e2
commit
05d5d9bd12
@ -249,7 +249,7 @@ Also reusing new Operator enum.
|
||||
Removed `MoreLikeThisQueryBuilder.Item#id(String id)`, `Item#doc(BytesReference doc)`,
|
||||
`Item#doc(XContentBuilder doc)`. Use provided constructors instead.
|
||||
|
||||
Removed `MoreLikeThisQueryBuilder#addLike` in favor of texts and/or items beeing provided
|
||||
Removed `MoreLikeThisQueryBuilder#addLike` in favor of texts and/or items being provided
|
||||
at construction time. Using arrays there instead of lists now.
|
||||
|
||||
Removed `MoreLikeThisQueryBuilder#addUnlike` in favor to using the `unlike` methods
|
||||
|
Loading…
x
Reference in New Issue
Block a user