OpenSearch/docs/reference/migration/migrate_5_0
Jason Tedor 7d1fd17172 Remove plugin script parsing of system properties
The plugin script parses command-line options looking for Java system
properties and extracts these arguments to pass to the java command when
starting the JVM. Since elasticsearch-plugin allows arbitrary user
arguments to the JVM via ES_JAVA_OPTS, this parsing is unnecessary. This
commit removes this unnecessary 

Relates #18207
2016-05-09 13:06:18 -04: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 Allow binary sort values. #17959 2016-05-06 09:27:02 +02:00
mapping.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02: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 Remove plugin script parsing of system properties 2016-05-09 13:06:18 -04: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