OpenSearch/docs/reference/migration
Alex Ksikes a45ee273e3 MLT: builder takes a new Item object like its parser
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
2015-09-09 11:40:27 +02:00
..
migrate_2_0 Merge pull request #13383 from rjernst/go_away_transport_paths 2015-09-08 13:28:21 -07:00
index.asciidoc Remove the scan and count search types. 2015-09-07 15:18:45 +02:00
migrate_1_0.asciidoc Remove delete-by-query core docs 2015-08-01 05:14:46 -04:00
migrate_1_4.asciidoc Query DSL: Remove filter parsers. 2015-05-07 20:14:34 +02:00
migrate_1_6.asciidoc parent/child: Deprecated the `top_children` in favour of the `has_child` query. 2015-05-07 09:27:54 +02:00
migrate_2_0.asciidoc Mapping: Default position_offset_gap to 100 2015-08-25 14:21:50 -04:00
migrate_2_1.asciidoc MLT: builder takes a new Item object like its parser 2015-09-09 11:40:27 +02:00
migrate_3_0.asciidoc Remove the scan and count search types. 2015-09-07 15:18:45 +02:00