elasticsearch/docs/reference/migration/migrate_6_0
Jason Tedor e9687622bd Rename CONF_DIR to ES_PATH_CONF
The environment variable CONF_DIR was previously inconsistently used in
our packaging to customize the location of Elasticsearch configuration
files. The importance of this environment variable has increased
starting in 6.0.0 as it's now used consistently to ensure Elasticsearch
and all secondary scripts (e.g., elasticsearch-keystore) all use the
same configuration. The name CONF_DIR is there for legacy reasons yet
it's too generic. This commit renames CONF_DIR to ES_PATH_CONF.

Relates #26197
2017-08-15 06:19:06 +09:00
..
aggregations.asciidoc Change parsing of numeric `to` and `from` parameters in `date_range` aggregation (#25376) 2017-07-18 09:45:28 +02:00
analysis.asciidoc Fixed bad asciidoc file name 2017-07-11 12:47:52 +02:00
cat.asciidoc
clients.asciidoc [Docs] Add migration notes for the high-level rest client (#25911) 2017-08-01 10:38:56 +02:00
cluster.asciidoc
docs.asciidoc Remove deprecated created and found from index, delete and bulk (#25516) 2017-07-07 13:58:46 -04:00
indices.asciidoc Enable a long translog retention policy by default (#25294) 2017-06-22 17:08:14 +02:00
ingest.asciidoc remove ingest.new_date_format (#25583) 2017-07-10 13:07:50 -07:00
java.asciidoc Collapses package structure for some bucket aggs (#25579) 2017-07-10 15:08:15 +01:00
mappings.asciidoc Tidied up the breaking changes docs 2017-07-11 12:40:14 +02:00
packaging.asciidoc Rename CONF_DIR to ES_PATH_CONF 2017-08-15 06:19:06 +09:00
percolator.asciidoc
plugins.asciidoc Remove path.conf setting 2017-06-26 15:18:29 -04:00
reindex.asciidoc Adds check for negative search request size (#25397) 2017-07-04 10:51:38 +01:00
rest.asciidoc IndexClosedException to return 400 rather than 403 (#25752) 2017-07-18 10:26:32 +02:00
scripting.asciidoc remove lang url parameter from stored script requests (#25779) 2017-07-20 08:51:08 -07:00
search.asciidoc inner hits: Unfiltered nested source should keep its full path 2017-08-10 15:58:29 +02:00
settings.asciidoc Remove unused Netty-related settings (#26161) 2017-08-11 12:03:00 +02:00
stats.asciidoc