OpenSearch/docs/reference/migration
Martijn van Groningen ab0847e0df parent/child: several cleanups
* Dropped ScoreType in favour of Lucene's ScoreMode
* Removed `score_type` option from `has_child` and `has_parent` queries in favour for the already existing `score_mode` option.
* Removed the score mode `sum` in favour for the already existing `total` score mode. (`sum` doesn't exist in Lucene's ScoreMode class)
* If `max_children` is set to `0` it now really means that zero children are allowed to match.
2015-09-10 17:15:41 +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 nested sorting: If sorting by nested field then the `nested_path` should always be specified. 2015-09-10 12:21:12 +02:00
migrate_3_0.asciidoc parent/child: several cleanups 2015-09-10 17:15:41 +02:00