Hi.
Can someone point me to a place where all possible ES config parameters for
elasticsearch.yml are listed and defined?
This has very few:
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup-configuration.html
This has many, but not all (like indices.fielddata.cache.size and many
others):
https://github.com/elasticsearch/elasticsearch/blob/master/config/elasticsearch.yml
The best I have found is to use the github link, then follow any suggested
URLs in it, which take you through other options. Just wondering if there
was a place that had them all together!
Thanks!
Chris
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAND3Dph0GG%2BionqDHRc9ND6N9ARXV3S-2AM3Kj8T_iPh0eLmLw%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .
+1 I would like to see this too.
On Mon, Jun 23, 2014 at 2:54 PM, Chris Neal chris.neal@derbysoft.net wrote:
Hi.
Can someone point me to a place where all possible ES config parameters for
elasticsearch.yml are listed and defined?
This has very few:
Elasticsearch Platform — Find real-time answers at scale | Elastic
This has many, but not all (like indices.fielddata.cache.size and many
others):
https://github.com/elasticsearch/elasticsearch/blob/master/config/elasticsearch.yml
The best I have found is to use the github link, then follow any suggested
URLs in it, which take you through other options. Just wondering if there
was a place that had them all together!
Thanks!
Chris
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CAND3Dph0GG%2BionqDHRc9ND6N9ARXV3S-2AM3Kj8T_iPh0eLmLw%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAJreXKBzUK%3DTebFhJbr%3DxMZeEQOqnN6expU1LpAaeXkguqwT7w%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .
+1, any update on this topic?
1 Like
Hi,
This is the best, I could find:
1 Like
Chris_Neal
(Chris Neal)
January 29, 2016, 1:53am
5
That's pretty good! Thank you.