.. |
aggregations
|
[7.x] Histogram field type support for ValueCount and Avg aggregations (#56099)
|
2020-05-04 13:23:02 +03:00 |
analysis
|
[DOCS] Reformat `porter_stem` token filter (#56053)
|
2020-05-04 10:39:17 -04:00 |
autoscaling
|
Add get autoscaling policy API (#54762)
|
2020-04-04 18:04:25 -04:00 |
cat
|
[7.x] Add support for V2 index templates to /_cat/templates (#55829) (#55866)
|
2020-04-28 10:14:19 -06:00 |
ccr
|
[DOCS] Collapse nested objects in CCR APIs (#54697)
|
2020-04-03 12:04:33 -07:00 |
cluster
|
Docs fix node_id spec for secure settings reload API (#55712)
|
2020-05-05 11:21:02 +03:00 |
commands
|
Clarify the remove keystore command can handle many (#54244)
|
2020-03-26 08:49:43 -04:00 |
docs
|
Fix typo in docs (#56190)
|
2020-05-05 15:28:32 +01:00 |
eql
|
[DOCS] EQL: Document math functions (#55810) (#56337)
|
2020-05-07 09:18:43 -04:00 |
graph
|
[DOCS] Collapse nested objects in Explore API docs (#55067)
|
2020-04-13 09:27:03 -04:00 |
high-availability
|
[DOCS] Move snapshot-restore out of modules. (#49618) (#50829)
|
2020-01-09 16:55:46 -08:00 |
how-to
|
DOCS: minor formatting (#56263)
|
2020-05-06 13:41:47 -04:00 |
ilm
|
ILM update backports (#55902)
|
2020-04-28 16:38:01 -07:00 |
images
|
[DOCS] Add token graph concept docs (#53339)
|
2020-03-19 07:43:18 -04:00 |
index-modules
|
Clarify available processors (#54907)
|
2020-04-10 08:48:27 -04:00 |
indices
|
[7.x] Validate non-negative priorities for V2 index templates (#56139) (#56163)
|
2020-05-04 16:19:13 -06:00 |
ingest
|
[DOCS] Correct get enrich policy API request example (#56207)
|
2020-05-05 12:37:54 -04:00 |
licensing
|
Remove `_xpack` from license API example (#54698) (#54763)
|
2020-04-07 09:51:37 +03:00 |
mapping
|
For constant_keyword, make sure exists query handles missing values. (#55757)
|
2020-05-04 09:41:52 -07:00 |
migration
|
Deprecated xpack "enable" settings should be no-ops (#55416) (#56167)
|
2020-05-05 10:40:49 -04:00 |
ml
|
[7.x][ML] More advanced model snapshot retention options (#56194)
|
2020-05-05 14:31:58 +01:00 |
modules
|
Deprecated xpack "enable" settings should be no-ops (#55416) (#56167)
|
2020-05-05 10:40:49 -04:00 |
monitoring
|
Make xpack.monitoring.enabled setting a no-op (#55617) (#56061)
|
2020-05-01 16:42:11 -04:00 |
query-dsl
|
[Docs] Fix typo in match-bool-prefix-query doc (#56077)
|
2020-05-04 14:19:23 +02:00 |
release-notes
|
[7.x][DOCS] Adds ML related items to release highlights (#55652)
|
2020-04-23 11:58:32 +02:00 |
rest-api
|
Repurpose `ignore_throttled` to be only about frozen indices. (#55047) (#55852)
|
2020-04-28 14:31:54 +02: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
|
[DOCS] Async search: clarify behaviour when submit returns final results (#55934)
|
2020-05-06 10:01:23 +02:00 |
searchable-snapshots/apis
|
Provide repository-level stats for searchable snapshots (#55051)
|
2020-04-14 14:34:08 +02:00 |
settings
|
Deprecated xpack "enable" settings should be no-ops (#55416) (#56167)
|
2020-05-05 10:40:49 -04:00 |
setup
|
[7.x] Fix ReloadSecureSettings API to consume password (#54771) (#55059)
|
2020-04-13 09:50:55 +03:00 |
slm
|
[Docs] Fix typo in getting-started-slm doc (#56075)
|
2020-05-04 14:18:00 +02:00 |
snapshot-restore
|
Allow Deleting Multiple Snapshots at Once (#55474) (#56083)
|
2020-05-03 20:30:58 +02:00 |
sql
|
SQL: Fix DATETIME_PARSE behaviour regarding timezones (#56158) (#56182)
|
2020-05-05 12:08:39 +02:00 |
transform
|
Deprecated xpack "enable" settings should be no-ops (#55416) (#56167)
|
2020-05-05 10:40:49 -04:00 |
upgrade
|
[DOCS] Add maintenance releases to upgrade table (#55012)
|
2020-04-14 11:28:55 -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
|
[7.x] Add prefer_v2_templates flag and index setting (#55411) (#55476)
|
2020-04-20 12:05:42 -06: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
|
…
|
|
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
|
[DOCS] Remove duplicate `index alias` link in glossary (#56143)
|
2020-05-05 09:07:19 -04: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
|
[DOCS] Add 'how to' doc about avoiding oversharding (#55480)
|
2020-04-22 10:44:16 -04:00 |
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] Remove 'Testing' chapter (#55270) (#55532)
|
2020-04-21 10:29:58 -04:00 |
index.x.asciidoc
|
…
|
|
indices.asciidoc
|
[7.x] Initial documentation for index templates V2 (#55755) (#55898)
|
2020-04-28 16:10:50 -06: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
|
ILM update backports (#55902)
|
2020-04-28 16:38:01 -07:00 |
release-notes.asciidoc
|
value_count Aggregation optimization (backport of #54854) (#55076)
|
2020-04-10 13:16:39 -04:00 |
scripting.asciidoc
|
…
|
|
search.asciidoc
|
[DOCS] Move async search API docs after search request body API docs (#56244)
|
2020-05-06 09:03:23 -04:00 |
setup.asciidoc
|
[DOCS] Adds transform-settings page and its subpage to redirects (#52944)
|
2020-03-02 16:36:40 +01:00 |
upgrade.asciidoc
|
[DOCS] Update upgrade docs for 7.8 (#56281)
|
2020-05-06 11:47:39 -04:00 |