a45ee273e3
Previously the parser could take any Term Vectors request, but this would be not the case of the builder which would still use MultiGetRequest.Item. This introduces a new Item class which is used by both the builder and parser. Beyond that the rest is mostly cleanups such as: 1) Deprecating the ignoreLike methods, in favor to using unlike. 2) Deprecating and renaming MoreLikeThisBuilder#addItem to addLikeItem. 3) Ordering the methods of MoreLikeThisBuilder more logically. This change is needed for the upcoming query refactoring of MLT. Closes #13372 |
||
---|---|---|
.. | ||
migrate_2_0 | ||
index.asciidoc | ||
migrate_1_0.asciidoc | ||
migrate_1_4.asciidoc | ||
migrate_1_6.asciidoc | ||
migrate_2_0.asciidoc | ||
migrate_2_1.asciidoc | ||
migrate_3_0.asciidoc |