OpenSearch/docs/reference
Christoph Büscher def519ea70 [Docs] Correct date rounding example for `range` query (#51524)
Looking into #50237 I realized that two of the examples given in the
documentation around date math rounding for range queries on date fields using
`gt` and `lt` is slightly off by a nanosecond. This PR changes this to the
bounds that are currently parsed using these parameters.
2020-04-06 17:05:45 +02:00
..
aggregations [DOCS] Fix typos in top metrics agg docs (#54299) 2020-03-27 10:49:21 -04:00
analysis Backport of lowercase normalizer PR #53882 2020-04-03 11:43:40 +01:00
autoscaling Add get autoscaling policy API (#54762) 2020-04-04 18:04:25 -04:00
cat [DOCS] Remove unused cat tasks request parameters (#54539) (#54741) 2020-04-03 15:33:28 -04:00
ccr [DOCS] Collapse nested objects in CCR APIs (#54697) 2020-04-03 12:04:33 -07:00
cluster [DOCS] Document missing data types for node stats API's response parameters (#53475) 2020-03-25 08:42:58 -04:00
commands Clarify the remove keystore command can handle many (#54244) 2020-03-26 08:49:43 -04:00
docs Correct description for mget API request URI index (#52305) 2020-04-02 09:08:34 +10:00
eql [DOCS] EQL: Document `length` function (#54225) 2020-04-01 11:35:36 -04:00
graph
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 Rename examples in ILM guide to avoid association with data streams (#54579) 2020-04-01 09:05:20 -05:00
images [DOCS] Add token graph concept docs (#53339) 2020-03-19 07:43:18 -04:00
index-modules [DOCS] Fix broken deprecated macros (#54466) 2020-03-30 17:16:27 -04:00
indices [DOCS] Fix broken deprecated macros (#54466) 2020-03-30 17:16:27 -04:00
ingest [DOCS] Makes PUT inference API docs collapsible (#54653) 2020-04-03 09:48:53 +02:00
licensing [DOCS] Augments update license API (#51903) 2020-02-05 11:08:11 -08:00
mapping Backport of lowercase normalizer PR #53882 2020-04-03 11:43:40 +01:00
migration Disallow changing 'enabled' on the root mapper. (#54681) 2020-04-02 15:28:48 -07:00
ml [DOCS] Changes kibana_user to kibana_admin in DFA API prerequisites. (#54806) 2020-04-06 15:46:18 +02:00
modules [DOCS] Fixes typo in node settings 2020-04-02 16:01:54 -07:00
monitoring [DOCS] Replace outdated Logstash monitoring link (#54032) 2020-03-24 10:03:31 -04:00
query-dsl [Docs] Correct date rounding example for `range` query (#51524) 2020-04-06 17:05:45 +02:00
release-notes [DOCS] Correct `shape` field release in 7.5 release highlights (#54631) 2020-04-02 09:19:40 -04:00
rest-api [DOCS] Add processing details to get transforms stats API (#54368) (#54595) 2020-04-02 16:12:57 -07:00
rollup [DOCS] Adds collapsible sections to rollup APIs (#54690) 2020-04-02 17:51:16 -07:00
scripting Scripting: Add char position of script errors (#51069) (#51266) 2020-01-21 13:45:59 -07:00
search [Test] Don't expect specific scores in docs tests (#54297) 2020-03-27 10:27:47 +01:00
settings [DOCS] Clarify ML and transform settings on coordinating nodes (#54676) 2020-04-02 15:38:15 -07: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 ODBC: Document the new VarcharLimit and EarlyExecution params (#54632) 2020-04-03 14:46:39 +02:00
testing
transform [DOCS] Add processing details to get transforms stats API (#54368) (#54595) 2020-04-02 16:12:57 -07:00
upgrade [DOCS] Clarify cluster health status during rolling upgrade (#40757) 2020-03-31 14:13:05 -04: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.asciidoc
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
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 redirect for changed anchor ID (#54533) 2020-03-31 16:42:16 -04:00
release-notes.asciidoc [DOCS] Include 7.7.0 release notes (#54529) 2020-03-31 16:23:49 -04:00
scripting.asciidoc
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