OpenSearch/docs/reference
Jack Conradson 44f08717ba
[Scripting] Make Max Script Length Setting Dynamic (#35184)
This changes the current script.max_size_in_bytes to be dynamic so it can be 
set through the cluster settings API. This setting is also applied to inline scripts 
in the compile method of ScriptService to prevent excessively long inline 
scripts from being compiled. The script length limit is removed from Painless as 
this is no longer necessary with the protection in compile.
2018-11-02 16:07:54 -07:00
..
aggregations [DOCS] Add info on calendar vs fixed interval. (#31638) 2018-10-31 10:16:36 -04:00
analysis Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
cat Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
ccr Fix CCR API specification (#34963) 2018-10-29 09:37:13 -04:00
cluster [Docs] Update update-settings.asciidoc (#35073) 2018-10-30 08:58:32 +01:00
commands Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
docs [Docs] Improve Redindex/Update/Delete By Query. (#35127) 2018-10-31 14:04:48 -04:00
graph [DOCS] Moves graph to docs folder (#33472) 2018-09-26 14:59:31 -07:00
how-to Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
ilm [DOCS] Remove link to nonexistent ILM API 2018-11-02 09:38:40 -06:00
images DOC: Add SQL section on client applications 2018-09-13 15:44:52 +03:00
index-modules [DOCS] Removes beta label from index sorting (#34327) 2018-10-05 19:44:25 +02:00
indices Docs: Align prose with snippet (#34839) 2018-10-25 16:51:18 -04:00
ingest ingest: add common options to each processor's documentation (#35091) 2018-11-01 11:08:04 -05:00
licensing Use trial license in docs tests (#34673) 2018-10-21 06:23:42 -04:00
mapping Remove some documentation that only makes sense with multiple types. (#35066) 2018-10-30 10:19:12 -07:00
migration Remove deprecated url parameters `_source_include` and `_source_exclude` (#35097) 2018-10-31 17:11:59 -04:00
ml [ML] Rename the json file structure to ndjson (#34901) 2018-10-29 10:06:12 +01:00
modules [Scripting] Make Max Script Length Setting Dynamic (#35184) 2018-11-02 16:07:54 -07:00
monitoring [DOCS] Fixes location of beta markup 2018-11-01 14:27:49 -07:00
query-dsl Add a note around using separate indices for percolator queries and documents. (#35109) 2018-11-01 12:41:07 -07:00
release-notes Introduce durability of circuit breaking exception 2018-11-02 13:12:44 +01:00
rest-api [DOCS] Fixed edit links for ILM APIs and added the APIs to the REST ref (#35070) 2018-10-30 18:27:43 -07:00
rollup [Rollup] Proactively resolve index patterns in RollupSearch endoint (#34930) 2018-10-30 13:50:50 -04:00
search Deprecate `_source_include` and `_source_exclude` url parameters (#33475) 2018-10-29 12:06:38 -04:00
security [DOCS] Moves security reference to docs folder (#33643) 2018-09-14 13:09:47 -07:00
settings [DOCS] Fixes formatting of dynamic settings links 2018-11-01 11:52:41 -07:00
setup Add missing full stop in Bootstrap checks doc (#35078) 2018-10-30 11:43:43 +00:00
sql Docs: Fix build after moving SQL QA 2018-10-30 15:47:25 -04:00
testing [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
upgrade Docs: Tweak upgrade docs 2018-10-17 08:17:12 -04:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc [Docs] Add clarification to analysis example (#31826) 2018-07-06 14:36:58 +02:00
api-conventions.asciidoc [DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -07:00
cat.asciidoc Rename the bulk thread pool to write thread pool (#29593) 2018-04-19 08:18:58 -04:00
cluster.asciidoc Update docs for node specifications (#30468) 2018-08-20 14:21:31 +01:00
docs.asciidoc Inclusion of link to Multi Delete (#22619) 2017-01-16 12:58:59 +01:00
getting-started.asciidoc Change "REST Verb" to "HTTP Verb" (#34195) 2018-10-02 17:09:54 -04:00
glossary.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
how-to.asciidoc Correct grammar in list in how-to docs 2017-01-17 20:57:22 -05:00
index-modules.asciidoc ingest: document index.default_pipeline (#34500) 2018-10-23 13:49:25 -05:00
index.asciidoc [DOCS] Move CCR overview pages (#34918) 2018-11-02 14:23:13 -07:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc add split index reference in indices.asciidoc 2017-11-06 12:55:41 +01:00
ingest.asciidoc ingest: document index.default_pipeline (#34500) 2018-10-23 13:49:25 -05:00
mapping.asciidoc Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
modules.asciidoc Fix name of remote clusters reference 2018-10-20 11:18:27 -04:00
query-dsl.asciidoc Update query-dsl.asciidoc (#27669) 2017-12-11 18:06:08 +01:00
redirects.asciidoc Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
release-notes.asciidoc [DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -07:00
search.asciidoc Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
setup.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
testing.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade.asciidoc Revert "[DOCS] Added 6.3 info & updated the upgrade table. (#30940)" 2018-06-11 22:04:36 -04:00