OpenSearch/docs/reference
Alpar Torok 5ae03195d3
Make version field names more meaningful (#35334)
* Consolidate the name of the qualified build version

* Field name in response should not be redundant
2018-11-07 18:36:02 +02: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 version field names more meaningful (#35334) 2018-11-07 18:36:02 +02: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 Reindex: Clean up docs around multi-index 2018-11-05 12:52:11 -05: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 [ILM] change remove-policy-from-index http method from DELETE to POST (#35268) 2018-11-06 07:46:25 -08: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 [Docs] Improve Convert Processor description (#35280) 2018-11-07 17:01:35 +01:00
licensing Use trial license in docs tests (#34673) 2018-10-21 06:23:42 -04:00
mapping Remove include_type_name from the relevant APIs. (#35192) 2018-11-06 14:33:48 -08:00
migration [DOCS] Fix missing float in breaking changes 2018-11-06 16:59:11 +11:00
ml [ML] Rename the json file structure to ndjson (#34901) 2018-10-29 10:06:12 +01:00
modules Doc: Drop an extra 'a' in snapshots.asciidoc (#35251) 2018-11-05 13:31:35 -05:00
monitoring [DOCS] Fixes location of beta markup 2018-11-01 14:27:49 -07:00
query-dsl Docs: Add section about range query for range type (#35222) 2018-11-06 10:49:12 -05: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 Include realm type in Security Realm setting keys (#30241) 2018-11-06 14:56:50 +11:00
settings Include realm type in Security Realm setting keys (#30241) 2018-11-06 14:56:50 +11:00
setup Make version field names more meaningful (#35334) 2018-11-07 18:36:02 +02: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