OpenSearch/docs/reference
Jason Tedor 27ff4f327c Remove allow unquoted JSON
Previous versions of Elasticsearch permitted unquoted JSON field names even though this is against the JSON spec. This leniency was disabled by default in the 5.x series of Elasticsearch but a backwards compatibility layer was added via a system property with the intention of removing this layer in 6.0.0. This commit removes this backwards compatibility layer.

Relates #20388
2016-09-08 13:36:31 -04:00
..
aggregations Remove most of the need for `// NOTCONSOLE` 2016-09-06 10:32:54 -04:00
analysis Exposing lucene 6.x minhash filter. (#20206) 2016-09-07 09:38:12 +02:00
cat Improve cat thread pool API 2016-08-03 23:02:13 -04:00
cluster [DOCS] Mark cluster allocation explain API as experimental in docs 2016-09-06 11:29:33 -06:00
docs Fixed wording 2016-09-01 11:22:44 -06:00
how-to Add more information to the how-to docs. #20297 2016-09-02 14:28:47 +02:00
images Docs: clarify calculation of sigma and lambda in function_score (#20267) 2016-09-02 14:41:07 +02:00
index-modules Update docs for Log4j 2 2016-08-31 15:51:52 -04:00
indices Switch more docs to CONSOLE 2016-09-02 18:22:30 -04:00
ingest ingest: Add `dot_expander` processor that can turn fields with dots in the field name into object fields. 2016-09-05 07:28:38 +02:00
mapping Rework documentation example for _all to be less ambigious with numerics 2016-09-08 09:09:48 -06:00
migration Remove allow unquoted JSON 2016-09-08 13:36:31 -04:00
modules Made deprecation of Groovy, Javascript, and Python more explicit. 2016-08-31 15:56:31 -07:00
query-dsl [docs] Mark percolator response snippets properly 2016-09-07 09:45:50 -04:00
search Add CONSOLE places where it is obviously missing 2016-09-06 10:48:19 -04:00
setup Remove most of the need for `// NOTCONSOLE` 2016-09-06 10:32:54 -04:00
testing Remove most of the need for `// NOTCONSOLE` 2016-09-06 10:32:54 -04:00
aggregations.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
analysis.asciidoc First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02:00
api-conventions.asciidoc Add exclusion filters support to filter_path 2016-08-30 09:08:30 +02:00
cat.asciidoc Add support for documented byte/size units and for micros as a time unit in _cat API 2016-04-15 20:55:41 +02:00
cluster.asciidoc Update task management docs to reflect the latest changes in the interface 2016-03-29 12:26:37 -04:00
docs.asciidoc Add support for waiting until a refresh occurs 2016-06-06 11:37:53 -04:00
getting-started.asciidoc Documentation changes for wait_for_active_shards (#19581) 2016-08-02 09:15:01 -04:00
glossary.asciidoc Improve glossary to not refer to types as "like a table" (#17704) 2016-04-13 14:29:47 +02:00
how-to.asciidoc Add notes about sparsity. 2016-07-07 17:47:19 +02:00
index-modules.asciidoc Remove `_timestamp` and `_ttl` on 5.x indices. #18980 2016-06-22 08:35:54 +02:00
index.asciidoc Use a comment block to comment out release notes 2016-09-08 18:30:37 +02:00
indices.asciidoc [DOCS] fix missing rollover-index link 2016-06-17 12:14:45 -04:00
ingest.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
mapping.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
modules.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
query-dsl.asciidoc Fixed broken xrefs to query-dsl-not-query, which has been removed. 2015-10-20 13:01:37 -07:00
redirects.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
release-notes.asciidoc Remove links to release notes 2016-09-08 18:07:39 +02:00
search.asciidoc Add documentation for global search timeout 2016-01-07 10:42:18 -05:00
setup.asciidoc Die with dignity 2016-07-07 14:44:03 -04:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00