..
aggregations
Aggs must specify a field
or script
(or both) ( #52226 )
2020-04-23 14:26:38 -04:00
analysis
Expose preserve_original
in edge_ngram
token filter ( #55766 )
2020-04-28 10:22:59 +02:00
autoscaling
Add get autoscaling policy API ( #54762 )
2020-04-04 17:52:54 -04:00
cat
[ML] Adding failed_category_count to model_size_stats ( #55716 )
2020-04-25 08:01:21 +01:00
ccr
[DOCS] Collapse nested objects in CCR APIs ( #54697 )
2020-04-03 11:58:25 -07:00
cluster
Adjust docs for voting config exclusions API ( #55006 )
2020-04-20 19:47:09 +01:00
commands
Clarify the remove keystore command can handle many ( #54244 )
2020-03-26 08:49:05 -04:00
docs
[DOCS] Document missing bulk API response parameters ( #55414 )
2020-04-22 09:09:06 -04:00
eql
[DOCS] EQL: Fix whitespace in stringContains
docs
2020-04-27 15:52:16 -04:00
graph
[DOCS] Collapse nested objects in Explore API docs ( #55067 )
2020-04-13 09:26:18 -04:00
high-availability
[DOCS] Move snapshot-restore out of modules. ( #49618 )
2020-01-09 16:12:02 -08:00
how-to
[DOCS] Add 'how to' doc about avoiding oversharding ( #55480 )
2020-04-22 10:22:19 -04:00
ilm
Edit actions for consistency and add action template. ( #55632 )
2020-04-27 19:32:32 -07:00
images
[DOCS] Add token graph concept docs ( #53339 )
2020-03-19 07:42:26 -04:00
index-modules
Clarify available processors ( #54907 )
2020-04-10 08:38:00 -04:00
indices
Remove local parameter for get field mapping API ( #55100 )
2020-04-15 12:02:10 +10:00
ingest
[DOCS] Changes feature importance links to point to the new page ( #55531 )
2020-04-28 09:02:14 +02:00
licensing
Remove _xpack
from license API example ( #54698 )
2020-04-04 17:52:55 +03:00
mapping
[DOCS] Add ip_range
datatype to core datatypes range list ( #55446 )
2020-04-20 08:54:19 -04:00
migration
Remove use_field_mapping format option for docvalue fields. ( #55622 )
2020-04-27 12:42:28 -07:00
ml
[DOCS] Changes feature importance links to point to the new page ( #55531 )
2020-04-28 09:02:14 +02:00
modules
Disk decider respect watermarks for single data node ( #55805 )
2020-04-28 11:55:42 +02:00
monitoring
Add enrich metricset from 7.5 ( #54791 ) ( #55357 )
2020-04-21 12:39:15 -04:00
query-dsl
[DOCS] Add query reference docs template ( #52292 )
2020-04-10 08:46:47 -04:00
release-notes
Remove deprecated endpoints of hot threads API ( #55109 )
2020-04-14 15:36:57 -04:00
rest-api
Add analytics plugin usage stats to _xpack/usage ( #54911 )
2020-04-13 13:16:12 -04:00
rollup
[DOCS] Adds collapsible sections to rollup APIs ( #54690 )
2020-04-02 17:40:53 -07:00
scripting
Scripting: Deprecate general cache settings ( #55038 )
2020-04-22 12:33:33 -06:00
search
[DOCS] Document max_concurrent_searches
default ( #55116 )
2020-04-15 10:02:33 -04:00
searchable-snapshots /apis
Provide repository-level stats for searchable snapshots ( #55051 )
2020-04-14 14:12:48 +02:00
settings
Delay warning about missing x-pack ( #54265 )
2020-04-21 08:22:12 -05:00
setup
Fix ReloadSecureSettings API to consume password ( #54771 )
2020-04-10 16:48:36 +03:00
slm
Deprecate disabling basic-license features ( #54816 )
2020-04-17 09:18:55 -04:00
snapshot-restore
Allow Deleting Multiple Snapshots at Once ( #55474 )
2020-04-23 12:41:07 +02:00
sql
[DOCS] Remove Wikipedia link from SUM_OF_SQUARES
SQL function docs ( #52398 )
2020-04-20 09:58:30 -04:00
transform
[DOCS] Removes transform performance note ( #55177 )
2020-04-15 10:40:04 -07:00
upgrade
[DOCS] Add maintenance releases to upgrade table ( #55012 )
2020-04-14 11:29:35 -04:00
vectors
Remove the 'experimental' marking from vector fields. ( #49120 )
2019-11-18 11:57:18 -08:00
aggregations.asciidoc
[Docs] Update aggregations.asciidoc ( #29265 )
2018-03-28 15:01:45 +02:00
analysis.asciidoc
[DOCS] Reformat stop
token filter ( #53059 )
2020-03-03 13:05:12 -05:00
api-conventions.asciidoc
Change prefer_v2_templates parameter to default to true ( #55489 )
2020-04-21 08:09:39 -06:00
async-search.asciidoc
[DOCS] add docs for async search ( #53675 )
2020-03-20 14:04:33 +01:00
cat.asciidoc
[Transform] renamed _cat/transform to _cat/transforms ( #53743 )
2020-03-18 18:23:01 -04:00
cluster.asciidoc
Password-protected Keystore Feature Branch PR ( #51123 )
2020-01-27 19:51:39 -05:00
data-rollup-transform.asciidoc
[DOCS] Adds transforms to Elasticsearch book ( #46846 )
2019-09-24 15:56:18 -07:00
docs.asciidoc
[DOCS] Remove heading offsets for REST APIs ( #44568 )
2019-07-19 14:35:36 -04:00
frozen-indices.asciidoc
Add heuristics to compute pre_filter_shard_size when unspecified ( #53873 )
2020-03-23 19:06:32 +01:00
getting-started.asciidoc
[DOCS] Switch to standard ESS trial links ( #52552 )
2020-02-21 12:04:39 -05:00
glossary.asciidoc
[DOCS] Added missing definitions and edited for consistency. ( #53519 )
2020-03-13 16:44:18 -07:00
gs-index.asciidoc
[DOCS] Adding index file for GS "mini book".
2017-07-18 13:44:08 -07:00
high-availability.asciidoc
[DOCS] Remove leveloffset for CCR docs ( #46818 )
2019-09-18 09:44:28 -04:00
how-to.asciidoc
[DOCS] Add 'how to' doc about avoiding oversharding ( #55480 )
2020-04-22 10:22:19 -04:00
index-extra-title-page.html
[DOCS] Add index-extra-title-page.html
for direct HTML migration ( #50189 )
2019-12-13 12:44:12 -05:00
index-modules.asciidoc
Deprecate creation of dot-prefixed index names except for hidden and system indices ( #49959 )
2020-01-27 17:18:26 -07:00
index.asciidoc
[DOCS] Remove 'Testing' chapter ( #55270 )
2020-04-21 10:04:14 -04:00
index.x.asciidoc
[DOCS] Removes redundant index.asciidoc files ( #30707 )
2018-05-18 11:05:40 -07:00
indices.asciidoc
Goodbye and thank you synced flush! ( #50882 )
2020-01-16 09:43:07 -05:00
ingest.asciidoc
Replace required pipeline with final pipeline ( #49470 )
2019-11-22 14:00:38 -05:00
intro.asciidoc
[DOCS] Updates ML links ( #50387 )
2019-12-19 14:47:28 -08:00
mapping.asciidoc
Remove the top-level 'mapping type' section. ( #53374 )
2020-03-23 12:26:22 -07:00
modules.asciidoc
[DOCS] Relocate transport
module content ( #55472 )
2020-04-21 09:43:41 -04:00
query-dsl.asciidoc
Add a cluster setting to disallow expensive queries ( #51385 )
2020-02-12 18:06:04 +01:00
redirects.asciidoc
[DOCS] Rework conceptual info for ILM. ( #52181 )
2020-04-22 13:53:30 -07:00
release-notes.asciidoc
[DOCS] Adds placeholders for v8 highlights, breaking changes, release notes ( #38641 )
2019-02-08 15:48:42 -08:00
scripting.asciidoc
[DOCS] Move 'Scripting' section to top-level navigation. ( #42939 )
2019-06-06 10:45:04 -04:00
search.asciidoc
[DOCS] Document EQL search REST API ( #52384 )
2020-04-24 14:25:33 -04:00
setup.asciidoc
[DOCS] Relocate transport
module content ( #55472 )
2020-04-21 09:43:41 -04:00
upgrade.asciidoc
[DOCS] Add maintenance releases to upgrade table ( #55012 )
2020-04-14 11:29:35 -04:00