OpenSearch/docs
jaymode 105bdd486a [HTTP] add option to only return simple exception messages
Adds a setting to disable detailed error messages and full exception stack traces
in HTTP responses. When set to false, the error_trace request parameter will result
in a HTTP 400 response. When the error_trace parameter is not present, the message
of the first ElasticsearchException will be output and no nested exception messages
will be output.
2015-03-18 17:49:05 -04:00
..
community Docs: added searchkick 2015-01-26 21:58:36 +01:00
groovy-api Updated groovy docs to point to the new groovy repo 2014-05-14 12:08:02 +02:00
java-api [DOCS] update JAVA API with aggregation changes 2015-03-05 11:09:49 +00:00
javascript Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
perl Docs: Minor test change to Perl docs 2015-02-28 17:19:55 +01:00
python Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
reference [HTTP] add option to only return simple exception messages 2015-03-18 17:49:05 -04:00
resiliency Updated the resiliency status page for v1.4.0 2015-03-03 19:50:13 +01:00
river [DOCS] Fixed typo 2013-10-05 17:10:30 +02:00
ruby Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
README.md [DOCS] various docs fixes 2014-01-23 10:52:13 +01:00

README.md

The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process

See: https://github.com/elasticsearch/docs