OpenSearch/docs/reference/migration/migrate_5_0
Adrien Grand 7d8708716e QueryBuilder does not need generics. #18133
QueryBuilder has generics, but those are never used: all call sites use
`QueryBuilder<?>`. Only `AbstractQueryBuilder` needs generics so that the base
class can contain a default implementation for setters that returns `this`.
2016-05-06 08:38:20 +02:00
..
aggregations.asciidoc Use the new points API to index numeric fields. #17746 2016-04-14 17:56:23 +02:00
allocation.asciidoc Reworked 5.0 breaking changes docs 2016-03-13 21:17:48 +01:00
cat.asciidoc add node.client breaking changes to migrate guide 2016-03-29 20:33:59 +02:00
fs.asciidoc Use `mmapfs` by default. 2016-04-08 20:23:27 +02:00
http.asciidoc Enable HTTP compression by default with compression level 3 2016-05-03 08:53:15 +02:00
index-apis.asciidoc Update index-apis.asciidoc 2016-04-25 13:06:57 +02:00
java.asciidoc QueryBuilder does not need generics. #18133 2016-05-06 08:38:20 +02:00
mapping.asciidoc Generate and run tests from the docs 2016-05-05 13:58:03 -04:00
packaging.asciidoc Add JVM options configuration file 2016-04-12 11:19:16 -04:00
percolator.asciidoc percolator: renamed `percolator` query to `percolate` query 2016-04-20 15:23:54 +02:00
plugins.asciidoc Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00
rest.asciidoc Document missing shard version in routing table of cluster state (#17945) 2016-04-26 10:50:38 +02:00
scripting.asciidoc Added perl migration script for indexed scripts to migration docs 2016-04-29 14:18:27 +02:00
search.asciidoc Merge branch 'master' into enhancement/switch_geodistancesortbuilder_to_geovalidationmethod 2016-05-04 11:30:15 +02:00
settings.asciidoc Update settings.asciidoc 2016-04-26 00:15:39 -07:00
suggest.asciidoc Document completion suggest breaking changes 2016-04-26 10:15:21 -04:00