..
aggregations
Add RareTerms aggregation ( #35718 )
2019-07-01 10:02:36 -04:00
analysis
Allow reloading of search time analyzers ( #43313 )
2019-06-27 18:27:11 +02:00
cat
Get snapshots support for multiple repositories ( #42090 )
2019-06-19 16:04:13 +03:00
ccr
Add note to CCR docs about mapping/alias updates
2019-06-09 22:56:24 -04:00
cluster
Add voting-only master node ( #43410 )
2019-06-25 17:29:30 +02:00
commands
Fix docs typo in the certutil CSR mode ( #42593 )
2019-05-30 18:01:04 -04:00
data-frames /apis
[ML][Data Frame] Add deduced mappings to _preview response payload ( #43742 )
2019-07-01 20:23:44 -05:00
docs
Reindex max_docs parameter name ( #41894 )
2019-06-06 16:01:24 +02:00
graph
Remove X-Pack centric graph endpoints ( #36010 )
2018-11-29 07:09:37 -05:00
how-to
Docs enhancement for quote_field_suffix. ( #43093 )
2019-06-11 16:23:04 +01:00
ilm
Add note about ILM action ordering ( #41771 )
2019-05-08 15:09:02 -06:00
images
Add RareTerms aggregation ( #35718 )
2019-07-01 10:02:36 -04:00
index-modules
Example of how to set slow logs dynamically per-index ( #42384 )
2019-06-21 09:25:11 -04:00
indices
Update docs for Open/Close API ( #43809 )
2019-07-01 15:19:44 +02:00
ingest
Fix GeoIP custom database directory in docs ( #43383 )
2019-06-19 13:25:02 -04:00
licensing
[DOCS] Remind users to include @ symbol when applying license file ( #40688 )
2019-04-04 11:37:08 -04:00
mapping
Update docs to refer to 6.8 instead of 6.7 ( #43685 )
2019-07-02 09:06:14 +02:00
migration
Remove deprecated sort options: nested_path and nested_filter ( #42809 )
2019-06-27 17:30:02 +02:00
ml
[DOCS] Adds data frame API response codes for allow_no_match ( #43666 )
2019-06-27 15:16:24 -07:00
modules
Add voting-only master node ( #43410 )
2019-06-25 17:29:30 +02:00
monitoring
[DOCS] Describe setup for monitoring logs ( #42655 )
2019-06-20 07:22:18 -07:00
query-dsl
[DOCS] Rewrite terms_set
query ( #43060 )
2019-06-28 12:56:22 -04:00
release-notes
[DOCS] Remove abbrevtitles for Asciidoctor migration ( #41366 )
2019-04-22 05:26:36 -07:00
rest-api
Add support for 'flattened object' fields. ( #42541 )
2019-06-28 15:33:24 +03:00
rollup
[DOCS] Fix API Quick Reference rollup attribute for Asciidoctor ( #42403 )
2019-05-28 08:52:59 -04:00
scripting
[DOCS] Move 'Scripting' section to top-level navigation. ( #42939 )
2019-06-06 10:45:04 -04:00
search
Remove deprecated sort options: nested_path and nested_filter ( #42809 )
2019-06-27 17:30:02 +02:00
security
Update TLS configuration in Docker docs ( #43748 )
2019-07-01 14:38:29 +03:00
settings
[ML] Introduce a setting for the process connect timeout ( #43234 )
2019-06-25 16:36:02 +01:00
setup
Avoid IP addresses for bootstrapping in setup docs ( #43802 )
2019-07-01 12:39:12 +01:00
sql
Yet another the the
cleanup ( #43815 )
2019-07-01 16:25:40 +02:00
testing
Uppercasing some docs section title ( #37781 )
2019-01-24 22:54:55 +01:00
upgrade
Update docs to refer to 6.8 instead of 6.7 ( #43685 )
2019-07-02 09:06:14 +02:00
administering.asciidoc
[DOCS] Adds administering section ( #43493 )
2019-06-24 10:14:12 -07:00
aggregations.asciidoc
[Docs] Update aggregations.asciidoc ( #29265 )
2018-03-28 15:01:45 +02:00
analysis.asciidoc
Remove more include_type_name and types from docs ( #37601 )
2019-01-18 14:11:18 +01:00
api-conventions.asciidoc
[Docs] Add note for date patterns used for index search. ( #42810 )
2019-06-03 22:26:01 +02:00
cat.asciidoc
[DOCS] Change // TESTRESPONSE[_cat]
to // TESTRESPONSE[non_json]
( #43006 )
2019-06-10 09:33:32 -04:00
cluster.asciidoc
Add voting-only master node ( #43410 )
2019-06-25 17:29:30 +02:00
docs.asciidoc
Document Seq No powered optimistic concurrency control ( #37284 )
2019-01-11 07:59:15 -08:00
frozen-indices.asciidoc
[DOCS] Change // TESTRESPONSE[_cat]
to // TESTRESPONSE[non_json]
( #43006 )
2019-06-10 09:33:32 -04:00
getting-started.asciidoc
[DOCS] Updated the URL for starting in the cloud.
2019-06-20 13:01:50 -07:00
glossary.asciidoc
Update glossary.asciidoc ( #41364 )
2019-04-19 10:24:29 +02: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
Default number of shards is now 1 instead of 5 ( #43573 )
2019-06-25 14:51:22 +02:00
index.asciidoc
[DOCS] Change 'X-Pack APIs' section to 'REST APIs' ( #43451 )
2019-06-26 13:44:33 -04: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
show a full ingest example in the index page, to let user fast understand ingest node. ( #43476 )
2019-07-01 08:04:26 +02:00
intro.asciidoc
[DOCS] Edited title/subtitle. ( #43552 )
2019-06-24 15:29:47 -07:00
mapping.asciidoc
Clarify the settings around limiting nested mappings. ( #42686 )
2019-05-30 09:23:38 -07:00
modules.asciidoc
[DOCS] Move 'Scripting' section to top-level navigation. ( #42939 )
2019-06-06 10:45:04 -04:00
query-dsl.asciidoc
Update query-dsl.asciidoc ( #27669 )
2017-12-11 18:06:08 +01:00
redirects.asciidoc
[DOCS] Change 'X-Pack APIs' section to 'REST APIs' ( #43451 )
2019-06-26 13:44:33 -04: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
Update max_concurrent_shard_request parameter docs ( #42227 )
2019-05-23 16:02:46 +02:00
setup.asciidoc
Clean up docs regarding recommended JVM ( #41356 )
2019-04-18 14:17:16 -06:00
testing.asciidoc
[Docs] Unify spelling of Elasticsearch ( #27567 )
2017-11-29 09:44:25 +01:00
upgrade.asciidoc
Update docs to refer to 6.8 instead of 6.7 ( #43685 )
2019-07-02 09:06:14 +02:00