elasticsearch/docs/reference
Jason Tedor b7995fbc0d Fix default port for unicast zen ping hosts
Today when you do not specify a port for an entry in
discovery.zen.ping.unicast.hosts, the default port is the value of the
setting transport.profiles.default.port and falls back to the value of
transport.tcp.port if this is not set. For a node that is explicitly
bound to a different port than the default port, this means that the
default port will be equal to this explicitly bound port. Yet, the docs
say that we fall back to 9300 here. This commit corrects the docs.

Relates #22568
2017-01-11 17:10:56 -05:00
..
aggregations Promote longs to doubles when a terms agg mixes decimal and non-decimal numbers (#22449) 2017-01-10 11:50:56 +01:00
analysis QueryString and SimpleQueryString Graph Support (#22541) 2017-01-11 18:59:43 +01:00
cat
cluster Cluster allocation explain API documentation (#22436) 2017-01-10 08:55:39 -06:00
docs Update delete-by-query.asciidoc (#22519) 2017-01-10 13:38:34 +01:00
how-to
images
index-modules
indices
ingest
mapping Fix parent_id example in docs 2017-01-10 10:01:31 -05:00
migration percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
modules Fix default port for unicast zen ping hosts 2017-01-11 17:10:56 -05:00
query-dsl Document simple_query_string negation with default_operator of OR 2017-01-10 10:27:00 -07:00
search percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
setup Fix default port for unicast zen ping hosts 2017-01-11 17:10:56 -05:00
testing
aggregations.asciidoc
analysis.asciidoc Add the ability to set an analyzer on keyword fields. (#21919) 2016-12-30 09:36:10 +01:00
api-conventions.asciidoc Update api-conventions.asciidoc (#22439) 2017-01-10 17:59:50 +01:00
cat.asciidoc
cluster.asciidoc
docs.asciidoc Add a high level description of ES's data replication model (#22327) 2017-01-10 13:17:48 +01:00
getting-started.asciidoc Update getting-started.asciidoc (#22370) 2017-01-10 20:12:55 +01:00
glossary.asciidoc
how-to.asciidoc
index-modules.asciidoc
index.asciidoc
indices.asciidoc
ingest.asciidoc
mapping.asciidoc
modules.asciidoc
query-dsl.asciidoc
redirects.asciidoc
release-notes.asciidoc
search.asciidoc percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
setup.asciidoc
testing.asciidoc