OpenSearch/docs/reference
Jason Tedor fe8257d981
Allow keystore add to handle multiple settings (#54229)
Today the keystore add command can only handle adding a single
setting/value pair in a single invocation. This incurs the startup costs
of the JVM many times, which in some environments can be expensive. This
commit teaches the add keystore command to accept adding multiple
settings in a single invocation.
2020-03-25 22:58:20 -04:00
..
aggregations [DOCS] link fix (#53973) 2020-03-23 14:20:54 -04:00
analysis [DOCS] Reformat `keyword_marker` token filter (#54076) 2020-03-25 09:26:06 -04:00
autoscaling Introduce autoscaling decisions (#53934) 2020-03-23 23:08:06 -04:00
cat [Transform] renamed _cat/transform to _cat/transforms (#53743) (#53771) 2020-03-18 19:54:03 -04:00
ccr Remove outdated requirement of CCR (#50859) 2020-01-13 20:00:23 -05:00
cluster [DOCS] Document missing data types for node stats API's response parameters (#53475) 2020-03-25 08:42:58 -04:00
commands Allow keystore add to handle multiple settings (#54229) 2020-03-25 22:58:20 -04:00
docs [DOCS] Update term vectors snippet to prevent CI failure (#52819) 2020-02-26 12:41:40 -05:00
eql [DOCS] EQL: Document `substring` function (#53867) 2020-03-25 12:23:59 -04:00
graph [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
high-availability [DOCS] Move snapshot-restore out of modules. (#49618) (#50829) 2020-01-09 16:55:46 -08:00
how-to Introduce a `constant_keyword` field. (#49713) (#53024) 2020-03-03 16:01:47 +01:00
ilm [DOCS] Remove unneeded anchor from ILM snippet (#53432) 2020-03-16 15:19:50 -04:00
images [DOCS] Add token graph concept docs (#53339) 2020-03-19 07:43:18 -04:00
index-modules [DOCS] Correct DFI docs regarding stop word removal (#53836) 2020-03-24 10:48:42 -04:00
indices [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
ingest Support array for all string ingest processors (#53694) 2020-03-18 07:07:49 -05:00
licensing [DOCS] Augments update license API (#51903) 2020-02-05 11:08:11 -08:00
mapping Wildcard field - add normalizer support (#53851) (#54109) 2020-03-24 17:37:47 +00:00
migration Introduce formal role for remote cluster client (#54138) 2020-03-24 21:59:43 -04:00
ml Introduce formal role for remote cluster client (#54138) 2020-03-24 21:59:43 -04:00
modules Introduce formal role for remote cluster client (#54138) 2020-03-24 21:59:43 -04:00
monitoring [DOCS] Replace outdated Logstash monitoring link (#54032) 2020-03-24 10:03:31 -04:00
query-dsl TermsLookup fields should be marked as Required in docs (#53784) 2020-03-20 15:39:41 +00:00
release-notes Add breaking change note for #53669 2020-03-25 09:31:14 -04:00
rest-api [DOCS] Updates list of transform aggs (#53820) 2020-03-20 10:28:23 -07:00
rollup [7.x][Transform][Rollup] add processing stats to record the ti… (#54027) 2020-03-24 09:22:02 +01:00
scripting Scripting: Add char position of script errors (#51069) (#51266) 2020-01-21 13:45:59 -07:00
search Async search: prevent users from overriding pre_filter_shard_size (#54088) 2020-03-24 17:06:04 +01:00
settings Remove link to old settings 7.x (#53639) 2020-03-17 14:38:50 -04:00
setup Update jvm options doc 2020-03-19 12:00:01 +11:00
slm Correct SLM retention timezone documentation (#52533) 2020-02-19 13:46:43 -07:00
snapshot-restore Backporting updates to ILM org, overview, & GS (#51898) 2020-02-04 16:45:18 -08:00
sql SQL: Extend DATE_TRUNC to also operate on intervals(elastic - #46632 ) (#47720) (#53972) 2020-03-23 15:05:16 +01:00
testing Uppercasing some docs section title (#37781) 2019-01-24 22:54:55 +01:00
transform [DOCS] Adds transform security privileges (#53908) 2020-03-24 09:35:45 -07:00
upgrade Clarify futher the order for a rolling upgrade (#52964) 2020-03-05 15:28:59 +00:00
vectors Remove the 'experimental' marking from vector fields. (#49120) 2019-11-18 12:42:46 -08:00
aggregations.asciidoc
analysis.asciidoc [DOCS] Reformat `stop` token filter (#53059) 2020-03-03 13:22:52 -05:00
api-conventions.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
async-search.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
cat.asciidoc [Transform] renamed _cat/transform to _cat/transforms (#53743) (#53771) 2020-03-18 19:54:03 -04:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
data-rollup-transform.asciidoc [DOCS] Adds transforms to Elasticsearch book (#46846) (#47055) 2019-09-25 08:11:37 -07:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:36:06 -04:00
frozen-indices.asciidoc Add heuristics to compute pre_filter_shard_size when unspecified (#53873) (#54007) 2020-03-24 02:05:15 +01:00
getting-started.asciidoc [DOCS] Switch to standard ESS trial links (#52552) 2020-02-21 12:07:10 -05:00
glossary.asciidoc Backporting updates to ILM org, overview, & GS (#51898) 2020-02-04 16:45:18 -08:00
gs-index.asciidoc
high-availability.asciidoc [DOCS] Remove leveloffset for CCR docs (#46818) 2019-09-18 09:44:43 -04:00
how-to.asciidoc
index-modules.asciidoc Deprecate creation of dot-prefixed index names except for hidden and system indices (#49959) 2020-01-28 10:01:16 -07:00
index.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
index.x.asciidoc
indices.asciidoc [DOCS] Reorder index APIs alphabetically (#46981) (#47402) 2019-10-01 17:07:28 -04:00
ingest.asciidoc Replace required pipeline with final pipeline (#49470) 2019-11-22 14:37:36 -05:00
intro.asciidoc [7.x][DOCS] Updates ML links (#50387) (#50409) 2019-12-20 10:01:19 -08:00
mapping.asciidoc Remove the top-level 'mapping type' section. (#54035) 2020-03-23 15:34:23 -07:00
modules.asciidoc Backporting updates to ILM org, overview, & GS (#51898) 2020-02-04 16:45:18 -08:00
query-dsl.asciidoc Add a cluster setting to disallow expensive queries (#51385) (#52279) 2020-02-12 22:56:14 +01:00
redirects.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
release-notes.asciidoc [DOCS] Add 7.6.2 release notes (#53720) 2020-03-24 22:42:25 +01:00
scripting.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:46:02 -04:00
search.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
setup.asciidoc [DOCS] Adds transform-settings page and its subpage to redirects (#52944) 2020-03-02 16:36:40 +01:00
testing.asciidoc
upgrade.asciidoc [DOCS] Clarify upgrade paths (#53417) 2020-03-20 18:05:07 +00:00