Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syncing with original #1

Merged
merged 10,000 commits into from
Sep 9, 2019
Merged
Changes from 1 commit
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
aa3e99c
Put error message from inside the process into the exception that is …
przemekwitek Aug 22, 2019
6244c59
update bwcVersions
jakelandis Aug 22, 2019
9565516
[DOCS] Reformat match query (#45152)
jrodewig Aug 22, 2019
596a6c2
Fix update-by-query script examples (#43907)
henningandersen Aug 22, 2019
c018647
Adjusting ML usage object serialization bwc version (#45874)
benwtrent Aug 22, 2019
9f654fd
Fsync translog without writeLock before rolling (#45765)
dengweisysu Aug 22, 2019
d05101b
Add node.processors setting in favor of processors (#45855)
jasontedor Aug 22, 2019
7cb26ef
Remove binary file accidentally committed
jasontedor Aug 22, 2019
6bc38ab
Fix TransportSnapshotsStatusAction ThreadPool Use (#45824)
original-brownbear Aug 22, 2019
5c449b4
Enable testing against JDK 14 (#45178)
jasontedor Aug 22, 2019
86747cb
[DOCS] Add anchor to version types list. (#45886)
debadair Aug 23, 2019
df51be5
Adding a warning to from-size.asciidoc
nathandh22 Aug 23, 2019
eef8235
Remove redundant Java check from Sys V init (#45793)
jasontedor Aug 23, 2019
30a7bdf
Update joda to 2.10.3 (#45495)
spinscale Aug 23, 2019
9dc6f0d
Allow partial request body reads in AWS S3 retries tests (#45847)
tlrx Aug 23, 2019
8fecc31
Move testRetentionLeasesClearedOnRestore (#45896)
tlrx Aug 23, 2019
6b5e3e9
[DOCS] Reformat put mapping API docs (#45709)
jrodewig Aug 23, 2019
23673a1
Fix RemoteClusterConnection close race (#45898)
henningandersen Aug 23, 2019
c8aceb5
[ML][Transforms] fix doSaveState check (#45882)
benwtrent Aug 23, 2019
f6a97de
[ML] Improve progress reportings for DF analytics (#45856)
dimitris-athanasiou Aug 23, 2019
ab8049f
Expose the ability to cancel async requests in REST high-level client…
jillesvangurp Aug 23, 2019
5807ba0
Fix IngestService to respect original document content type (#45799)
jbaiera Aug 23, 2019
46d7849
Change `{var}` convention to `<var>` (#45904)
jrodewig Aug 23, 2019
6e5989d
Fix bugs in Painless SCatch node (#45880)
jdconrad Aug 23, 2019
18282b0
Update translog checkpoint after marking ops as persisted (#45634)
dnhatn Aug 23, 2019
4e70b37
[DOCS] Reformat get index API docs (#45758)
jrodewig Aug 23, 2019
f378232
[DOCS] Reformat delete index API docs (#45755)
jrodewig Aug 23, 2019
0ae0dfc
Handle multiple loopback addresses (#45901)
pugnascotia Aug 23, 2019
ad8eb03
[DOCS] Relocate Ingest API docs to REST API section (#45812)
jrodewig Aug 23, 2019
153ea94
[ML][Transforms] adjusting when and what to audit (#45876)
benwtrent Aug 23, 2019
fe9f0b4
Remove processors setting (#45905)
jasontedor Aug 23, 2019
67b3414
Remove translating processors in Docker entrypoint (#45923)
jasontedor Aug 23, 2019
3ed8b5c
Deprecate the pidfile setting (#45938)
jasontedor Aug 24, 2019
4df63a6
Adjust node.pidfile version in cluster formation
jasontedor Aug 24, 2019
e2ad888
Remove non task aware execute methods from TransportAction (#45821)
rjernst Aug 24, 2019
c9d397f
Remove the pidfile setting (#45940)
jasontedor Aug 24, 2019
13179b2
Allow Transport Actions to indicate authN realm (#45767)
jkakavas Aug 25, 2019
e9809b5
re-enable BWC tests after merging #45767 (#45948)
jkakavas Aug 25, 2019
6b83527
Fix plaintext on TLS port logging (#45852)
Aug 26, 2019
42690d0
Add Test Logging for #45953 (#45957)
original-brownbear Aug 26, 2019
fbecbcf
[DOCS] Reformat create index API docs (#45749)
jrodewig Aug 26, 2019
2599e23
Fix SnapshotStatusApisIT (#45929)
original-brownbear Aug 26, 2019
e003b70
Fix Broken HTTP Request Breaking Channel Closing (#45958)
original-brownbear Aug 26, 2019
a526d9c
Refactor RepositoryCredentialsTests (#45919)
tlrx Aug 26, 2019
ebec18e
[DOCS] Reformat get settings API docs (#45924)
jrodewig Aug 26, 2019
4f52ebd
Better logging for TLS message on non-secure transport channel (#45835)
Aug 26, 2019
f0b7c01
Relax translog assertion in testRestoreLocalHistoryFromTranslog (#45943)
dnhatn Aug 26, 2019
ebef8bf
Consider artifact repositories backed by S3 secure (#45950)
jasontedor Aug 26, 2019
5f6f388
Build: Support `console-result` language (#45937)
nik9000 Aug 26, 2019
f12ea8a
[DOCS] Reformat indices exists API docs (#45918)
jrodewig Aug 26, 2019
f4703be
[DOCS] Reformat get field mapping API docs (#45700)
jrodewig Aug 26, 2019
273c35f
Add Cumulative Cardinality agg (and Data Science plugin) (#43661)
polyfractal Aug 26, 2019
fbbd749
[DOCS] Correct `IIF` conditional section title (#45979)
jrodewig Aug 26, 2019
b06dda2
Fix typo in plugin name, add to allowed settings
polyfractal Aug 26, 2019
715f7e9
PKI realm authentication delegation (#45906)
albertzaharovits Aug 26, 2019
527334d
[ML] fixing bug where analytics process starts with 0 rows (#45879)
benwtrent Aug 26, 2019
cf651ec
[ML] add supported types to no fields error message (#45926)
benwtrent Aug 26, 2019
1a0dddf
Range Field support for Histogram and Date Histogram aggregations(#45…
not-napoleon Aug 26, 2019
3eae13f
[TEST] wait for search task to be cancelled in SearchRestCancellation…
javanna Aug 26, 2019
268881e
Remove node settings from blob store repositories (#45991)
jasontedor Aug 26, 2019
b237721
[DOCS] Streamline GS search topic. (#45941)
debadair Aug 26, 2019
361d637
Add test for CopyBytesSocketChannel (#45873)
Tim-Brooks Aug 26, 2019
54ccdc7
Do not create engine under IndexShard#mutex (#45263)
dnhatn Aug 26, 2019
8ff48d8
Fix compilation in CumulativeCardinalityAggregatorTests (#46000)
dakrone Aug 26, 2019
bac1707
[DOCS] Streamlined GS aggs section. (#45951)
debadair Aug 26, 2019
de717a8
Don't use assemble task on root project (#45999)
rjernst Aug 26, 2019
db69329
[DOCS] Fix typo. (#46006)
debadair Aug 27, 2019
6b15079
[TEST] wait for http channels to be closed in ESIntegTestCase (#45977)
javanna Aug 27, 2019
5761b0a
Add `manage_own_api_key` cluster privilege (#45897)
bizybot Aug 27, 2019
1a4f81e
Partly revert globalInfo.ready check (#45960)
jkakavas Aug 27, 2019
c80891e
[ML] Add option to regression to randomize training set (#45969)
dimitris-athanasiou Aug 27, 2019
a102788
Disallow partial results when shard unavailable (#45739)
henningandersen Aug 27, 2019
0d78adf
[DOCS] Reformat open index API docs (#45921)
jrodewig Aug 27, 2019
ca22659
Fix RegressionTests#fromXContent (#46029)
original-brownbear Aug 27, 2019
59003f1
[DOCS] Separate and reformat close index API docs (#45922)
jrodewig Aug 27, 2019
e85dcb4
Remove already exist assertion while renew ccr lease (#46009)
dnhatn Aug 27, 2019
859e387
Watcher max_iterations with foreach action execution (#45715)
jbonn360 Aug 27, 2019
8109a2c
[DOCS] Reformat update index settings API docs (#45931)
jrodewig Aug 27, 2019
fd3488d
Always add Java-9 style file permissions (#46050)
jasontedor Aug 28, 2019
eab6425
[ML][HLRC] Add data frame analytics regression analysis (#46024)
dimitris-athanasiou Aug 28, 2019
9c6d9a9
[ML] Support boolean fields for DF analytics (#46037)
dimitris-athanasiou Aug 28, 2019
e40be72
Add a few notes on Cancellable to the LLRC and HLRC docs. (#45912)
jillesvangurp Aug 28, 2019
525cc77
[DOCS] [8.0] Add upgrade matrix to docs (#46027)
jrodewig Aug 28, 2019
05cb601
[DOCS] Add index alias exists API docs (#46042)
jrodewig Aug 28, 2019
1dcc4ed
Few clean ups in ESBlobStoreRepositoryIntegTestCase (#46068)
tlrx Aug 28, 2019
2b1ebd6
Add XContentType as parameter to HLRC ART#createServerTestInstance (#…
martijnvg Aug 28, 2019
3b9a10f
Fix rollover alias in SLM history index template (#46001)
gwbrown Aug 28, 2019
3251466
Handle no-op document level failures (#46083)
jasontedor Aug 28, 2019
8a337ce
Remove plugins dir reference from docs (#46047)
rjernst Aug 28, 2019
056c2bd
Fix rest-api-spec dep for external plugins (#45949)
rjernst Aug 28, 2019
8d16c9b
Use float instead of double for query vectors. (#46004)
jtibshirani Aug 28, 2019
e1c060a
Add Circle Processor (#43851)
talevy Aug 28, 2019
9f716fb
[ML] Throw an error when a datafeed needs CCS but it is not enabled f…
benwtrent Aug 28, 2019
47fd1f2
Muting org.elasticsearch.client.MachineLearningIT.testEstimateMemoryU…
benwtrent Aug 28, 2019
6ba13e9
[DOCS] Adds search-related query parameters to the common parameters.…
szabosteve Aug 28, 2019
28e93ce
Move netty numDirectArenas to jvm.options (#46104)
Tim-Brooks Aug 29, 2019
a2d4b81
Handle delete document level failures (#46100)
jasontedor Aug 29, 2019
2dcdbc9
[DOCS] Reformats delete by query API (#46051)
debadair Aug 29, 2019
cb2e732
Flush engine after big merge (#46066)
s1monw Aug 29, 2019
02abb1a
Docs _cat/health verification fix (#46064)
henningandersen Aug 29, 2019
8cc4194
Do not throw an exception if the process finished quickly but without…
przemekwitek Aug 29, 2019
a6e915b
[DOCS] Reformats URI search request (#45844)
szabosteve Aug 29, 2019
6d25719
DOC: Update SQL docs for DbVis and Workbench/J (#45981)
costin Aug 29, 2019
f7fedc3
Upgrade to Azure SDK 8.4.0 (#46094)
original-brownbear Aug 29, 2019
38cf581
Use better matchers in AbstractSimpleTransportTestCase (#45899)
pugnascotia Aug 29, 2019
8ca0d4b
Refactor auditor-related classes (#45893)
przemekwitek Aug 29, 2019
47f617d
Unmute the test now that the fix for the underlying cause is merged i…
przemekwitek Aug 29, 2019
7dbf2df
Replace MockAmazonS3 usage in S3BlobStoreRepositoryTests by a HTTP se…
tlrx Aug 29, 2019
70b8d7b
Avoid overshooting watermarks during relocation (#46079)
DaveCTurner Aug 29, 2019
71ead75
AwaitsFix for #46124
DaveCTurner Aug 29, 2019
164f1a0
Revert "Use better matchers in AbstractSimpleTransportTestCase (#45899)"
pugnascotia Aug 29, 2019
0c5c391
Revert "AwaitsFix for #46124"
pugnascotia Aug 29, 2019
626bbcc
[DOCS] [PUT DFA] Documents inline the child params of source and dest…
szabosteve Aug 29, 2019
ec29542
Only verify global checkpoint if translog sync occurred (#45980)
dnhatn Aug 29, 2019
64691a4
Start testing against AdoptOpenJDK (#45666)
jasontedor Aug 29, 2019
676433e
[DOCS] Reformats analyze API (#45986)
jrodewig Aug 29, 2019
947fccb
[DOCS] Add get index alias API docs (#46046)
jrodewig Aug 29, 2019
afdd000
Validate SLM policy ids strictly (#45998)
dakrone Aug 29, 2019
4cf5ffa
More Efficient Ordering of Shard Upload Execution (#42791)
original-brownbear Aug 29, 2019
be7b873
[DOCS] Correct custom analyzer callouts (#46030)
jrodewig Aug 29, 2019
bf71108
Rename `data-science` plugin to `analytics` (#46092)
polyfractal Aug 29, 2019
effb650
[DOCS] Separate add index alias API docs (#46086)
jrodewig Aug 29, 2019
f61515b
[DOCS] Reformat update index aliases API docs (#46093)
jrodewig Aug 29, 2019
9ae7393
[ML] Regression dependent variable must be numeric (#46072)
dimitris-athanasiou Aug 29, 2019
05d8e80
Ensure top docs optimization is fully disabled for queries with unbou…
jtibshirani Aug 29, 2019
6b01043
[DOCS] Add "index template exists" API docs (#46095)
jrodewig Aug 29, 2019
75b7b01
[DOCS] Add "delete index template" API docs (#46101)
jrodewig Aug 29, 2019
55d4581
Remove classic similarity (#46078)
jimczi Aug 29, 2019
80f2a40
Add package docs for bundled jdk location (#46153)
rjernst Aug 29, 2019
131a8de
bump version (#46158)
Aug 29, 2019
12b76b8
Set netty system properties in BuildPlugin (#45881)
Tim-Brooks Aug 29, 2019
2bcfe1a
Remove insecure settings (#46147)
jasontedor Aug 30, 2019
bf838f6
Inject random errors in S3BlobStoreRepositoryTests (#46125)
tlrx Aug 30, 2019
3179a0c
Forbid settings without a namespace (#45947)
jasontedor Aug 30, 2019
911d02b
Enhanced logging when transport is misconfigured to talk to HTTP port…
Aug 30, 2019
45268ec
Fix wrong URL encoding in watcher HTTP client (#45894)
spinscale Aug 30, 2019
0c27d0f
Fix translog stats in testPrepareIndexForPeerRecovery (#46137)
dnhatn Aug 30, 2019
121576d
Make Snapshot Logic Write Metadata after Segments (#45689)
original-brownbear Aug 30, 2019
42c7449
[TEST] Mute PinnedQueryBuilderIT.testPinnedPromotions (#46175)
dimitris-athanasiou Aug 30, 2019
1be991d
Move plugin.mandatory to installing plugins docs
jasontedor Aug 30, 2019
2ced1b0
Move plugin.mandatory to its own page
jasontedor Aug 30, 2019
3499b58
Add test tasks for unpooled and direct buffer pooling to netty (#46049)
rjernst Aug 30, 2019
1e676ab
Stabilize SLM REST Tests (#46195)
original-brownbear Aug 31, 2019
772e1c5
Clarify default behavior of auto_create_index (#46134)
PhaedrusTheGreek Aug 31, 2019
42a9dff
Mute SnapshotLifeCycleIT (#46207)
original-brownbear Aug 31, 2019
d49a658
Remove Unused Method from BlobStoreRepository (#46204)
original-brownbear Sep 1, 2019
d4dd78c
Allow ingest processors access to node client. (#46077)
martijnvg Sep 2, 2019
8c1012e
SQL: Fix issue with DataType for CASE with NULL (#46173)
matriv Sep 2, 2019
dd487a0
Mute 2 tests in S3BlobStoreRepositoryTests (#46221)
henningandersen Sep 2, 2019
d980b61
Cleanup BlobStoreRepository Abort and Failure Handling (#46208)
original-brownbear Sep 2, 2019
7a0f261
Test fix for PinnedQueryBuilderIT (#46187)
markharwood Sep 2, 2019
12a4177
Wait for all Rec. to Stop on Node Close (#46178)
original-brownbear Sep 2, 2019
69abc64
Disable request throttling in S3BlobStoreRepositoryTests (#46226)
tlrx Sep 2, 2019
fd8183e
Sync translog without lock when trim unreferenced readers (#46203)
dengweisysu Sep 2, 2019
907b4c5
Add debug assertions for userhome not existing (#46206)
rjernst Sep 2, 2019
d67a3c9
Remove duplicate line in SearchAfterBuilder (#45994)
anupkmr03 Sep 2, 2019
daffcf1
reset queryGeometry in ShapeQueryTests (#45974)
iverase Sep 3, 2019
4d67dae
[ML-DataFrame] Fix off-by-one error in checkpoint operations_behind (…
droberts195 Sep 3, 2019
5ec9d7b
Fixed synchronizing REST API inflight breaker names with internal var…
111andre111 Sep 3, 2019
1e211ef
[DOCS] Add delete index alias API docs (#46080)
jrodewig Sep 3, 2019
38c323e
[ML][Transforms] fixing stop on changes check bug (#46162)
benwtrent Sep 3, 2019
f4e9d90
Fix testSyncFailsIfOperationIsInFlight (#46269)
henningandersen Sep 3, 2019
23cacaf
[ML] Unmute testStopOutlierDetectionWithEnoughDocumentsToScroll (#46271)
dimitris-athanasiou Sep 3, 2019
91f7a0e
[ML][Transforms] protecting doSaveState with optimistic concurrency (…
benwtrent Sep 3, 2019
a91f09a
Suppress warning from background sync on relocated primary (#46247)
dnhatn Sep 3, 2019
758f799
Add CumulativeCard pipeline agg to pipeline index (#46279)
polyfractal Sep 3, 2019
fcdfb80
Add more assertions and cleanup to setup passwords tests (#46289)
rjernst Sep 3, 2019
6fb2f9e
Multi-get requests should wait for search active (#46283)
jasontedor Sep 3, 2019
2d460e0
[ML][Transforms] fixing listener being called twice (#46284)
benwtrent Sep 3, 2019
1054f35
Mute testRecoveryFromFailureOnTrimming
dnhatn Sep 3, 2019
25f84be
Move MockRespository into test framework (#46298)
dakrone Sep 3, 2019
126f87b
First round of optimizations for vector functions. (#46294)
jtibshirani Sep 3, 2019
488d843
Initialize document subset bit set cache used for DLS (#46211)
bizybot Sep 4, 2019
8d5bd3b
[ML-DataFrame] unmute tests for debuging purposes (#46121)
Sep 4, 2019
9a885a3
SQL: Fix issue with IIF function when condition folds (#46290)
matriv Sep 4, 2019
f6466f4
[DOCS] Reformats multi search API (#46256)
szabosteve Sep 4, 2019
c99224a
Remove stack trace logging in Security(Transport|Http)ExceptionHandle…
Sep 4, 2019
c5c033c
[DOCS] Reformats request body search API (#46254)
szabosteve Sep 4, 2019
1d99f8a
Reenable+Fix testMasterShutdownDuringFailedSnapshot (#46303)
original-brownbear Sep 4, 2019
091fa88
DOCS Link to kib reference from es reference on PKI authn (#46260)
albertzaharovits Sep 4, 2019
fc2f4f1
Quote the task name in reproduction line printer (#46266)
alpar-t Sep 4, 2019
ded2791
[DOCS] Reformats search shards API (#46240)
szabosteve Sep 4, 2019
79cd3e1
Fix SearchService.createContext exception handling (#46258)
henningandersen Sep 4, 2019
a238248
Bwc testclusters all (#46265)
alpar-t Sep 4, 2019
2a6ec98
Adjacency_matrix aggregation optimisation. (#46257)
markharwood Sep 4, 2019
4a0713a
[DOCS] Reformats search template and multi search template APIs (#46236)
szabosteve Sep 4, 2019
97bd8de
Improve documentation for X-Opaque-ID (#46167)
pgomulka Sep 4, 2019
c43ad1e
[DOCS] Add "get index template" API docs (#46296)
jrodewig Sep 4, 2019
b38f464
Do not send recovery requests with CancellableThreads (#46287)
dnhatn Sep 4, 2019
948cdab
Build: Enable testing without magic comments (#46180)
nik9000 Sep 4, 2019
4472773
Docs for translog, history retention and flushing (#46245)
DaveCTurner Sep 4, 2019
bf0b3ce
[DOCS] Reformat "put index template" API docs (#46297)
jrodewig Sep 4, 2019
ba90ad9
Add test that get triggers shard search active (#46317)
jasontedor Sep 4, 2019
d528da3
Document support of OIDC Implicit flow in Kibana. (#45693)
azasypkin Sep 4, 2019
f5827ba
[DOCS] Replace "// CONSOLE" comments with [source,console] (#46159)
jrodewig Sep 4, 2019
860aff0
[DOCS] Identify reloadable EC2 Discovery Plugin settings (#46102)
lcawl Sep 4, 2019
903753d
[ML] testFullClusterRestart waiting for stable cluster (#46280)
benwtrent Sep 4, 2019
c0de698
[ML][Transforms] fixing rolling upgrade continuous transform test (#4…
benwtrent Sep 4, 2019
c4fa32d
muting test (#46343)
benwtrent Sep 4, 2019
a4ed7b1
Decouple shard allocation awareness from search and get requests (#45…
jimczi Sep 4, 2019
41d3eb3
Revert "Sync translog without lock when trim unreferenced readers (#4…
dnhatn Sep 4, 2019
f196e96
[DOCS] Identify reloadable S3 repository plugin settings (#46349)
lcawl Sep 4, 2019
406db11
Unmute testRecoveryFromFailureOnTrimming
dnhatn Sep 4, 2019
7e112ca
[DOCS] Identify reloadable GCS repository plugin settings (#46352)
lcawl Sep 4, 2019
210b592
[DOCS] Synchs Watcher API titles with better HLRC titles (#46328)
lcawl Sep 5, 2019
dfc74c0
Add repository integration tests for Azure (#46263)
tlrx Sep 5, 2019
4726e1e
Replace mocked client in GCSBlobStoreRepositoryTests by HTTP server (…
tlrx Sep 5, 2019
610e842
Mute failing SamlAuthenticationIT tests (#46369)
jkakavas Sep 5, 2019
c3317fc
Enable Debug Logging for Master and Coordination Packages (#46363)
original-brownbear Sep 5, 2019
2648ece
Quiet down shard lock failures (#46368)
ywelsch Sep 5, 2019
8cdce05
[ML][Transforms] allow executor to call start on started task (#46347)
benwtrent Sep 5, 2019
a5c60fb
[DOCS] Reformat index segments API docs (#46345)
jrodewig Sep 5, 2019
b336fbe
[DOCS] Re-add versioning to put template docs (#46384)
jrodewig Sep 5, 2019
ca8dbe5
[ML][Transforms] update supported aggs docs (#46388)
benwtrent Sep 5, 2019
9d3467a
Support geotile_grid aggregation in composite agg sources (#45810)
benwtrent Sep 5, 2019
d999942
Refactor AllocatedPersistentTask#init(), move rollup logic out of cto…
polyfractal Sep 5, 2019
7941995
[DOCS] Update snippets in security APIs (#46191)
lcawl Sep 5, 2019
06c4c5c
[DOCS] Identify reloadable Azure repository plugin settings (#46358)
lcawl Sep 5, 2019
6e7e0b5
[DOCS] Reformats Watcher APIs using template (#46152)
lcawl Sep 5, 2019
1936f64
Add docs on upgrading the keystore (#46331)
jasontedor Sep 5, 2019
ee5683f
[ML] Fixing instance serialization version for bwc (#46403)
benwtrent Sep 5, 2019
565ba9c
[DOCS] Reformat index stats API docs (#46322)
jrodewig Sep 5, 2019
995be00
Adjusting bwc serialization after backport (#46400)
benwtrent Sep 5, 2019
cde5011
Clarify error message on keystore write permissions (#46321)
jasontedor Sep 5, 2019
f336c74
Revert "Refactor AllocatedPersistentTask#init(), move rollup logic ou…
polyfractal Sep 5, 2019
27fcf7b
reuse mock client to avoid probles with thread context closed errors …
Sep 5, 2019
466c59a
[DOCS] Replace "// TESTRESPONSE" magic comments with "[source,console…
jrodewig Sep 5, 2019
2cef2a4
[ML-DataFrame] improve error message for timeout case in stop (#46131)
Sep 6, 2019
0321073
Fix usage of randomIntBetween() in testWriteBlobWithRetries (#46380)
tlrx Sep 6, 2019
da3c04f
cleanup static member
Sep 6, 2019
f509e58
Resolve the incorrect scroll_current when delete or close index (#45226)
wuyunfeng Sep 6, 2019
94fec10
[ML] Extract DataFrameAnalyticsTask into its own class (#46402)
dimitris-athanasiou Sep 6, 2019
0cdc3a3
Mute CcrRollingUpgradeIT.testUniDirectionalIndexFollowing and testUni…
tlrx Sep 6, 2019
f033c3f
Mute SSLClientAuthTests.testThatHttpFailsWithoutSslClientAuth()
tlrx Sep 6, 2019
96b4f3d
Add yet more logging around index creation (#46431)
DaveCTurner Sep 6, 2019
0da251f
[Transform] simplify class structure of indexer (#46306)
Sep 6, 2019
89857dd
[ML] Tolerate total_search_time_ms not mapped in get datafeed stats (…
droberts195 Sep 6, 2019
e39cdd6
[DOCS] Adds progress parameter description to the GET stats data fram…
szabosteve Sep 6, 2019
7383849
[DOCS] Resort common-parms (#46419)
jrodewig Sep 6, 2019
97802d8
[DOCS] Change // CONSOLE comments to [source,console] (#46441)
jrodewig Sep 6, 2019
b63bb8c
[DOCS] Add index alias definition to glossary (#46339)
jrodewig Sep 6, 2019
8167000
[Docs] Fix typo in field-names-field.asciidoc (#46430)
siffash Sep 6, 2019
e43be90
[DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-re…
jrodewig Sep 6, 2019
8d1ad42
[DOCS] Correct definition for `allow_no_indices` parameter (#46450)
jrodewig Sep 6, 2019
05f5d11
Increase REST-Test Client Timeout to 60s (#46455)
original-brownbear Sep 6, 2019
5a82389
[DOCS] Remove cat request from Index Segments API requests (#46463)
jrodewig Sep 6, 2019
cb92828
SQL: fix scripting for grouped by datetime functions (#46421)
astefan Sep 7, 2019
a6152f4
Use `null` schema response for `SYS TABLES` command. (#46386)
astefan Sep 7, 2019
191f3e1
Ignore replication for noop updates (#46458)
dnhatn Sep 7, 2019
50fde6c
Strengthen testUpdate in rolling upgrade
dnhatn Sep 3, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[DOCS] Reformat delete index API docs (elastic#45755)
jrodewig authored Aug 23, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit f3782327c5f8dafaea541f9e2684f93cdf4920aa
52 changes: 42 additions & 10 deletions docs/reference/indices/delete-index.asciidoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[[indices-delete-index]]
=== Delete Index
=== Delete index API
++++
<titleabbrev>Delete index</titleabbrev>
++++

The delete index API allows to delete an existing index.
Deletes an existing index.

[source,js]
--------------------------------------------------
@@ -10,13 +13,42 @@ DELETE /twitter
// CONSOLE
// TEST[setup:twitter]

The above example deletes an index called `twitter`. Specifying an index or a
wildcard expression is required. Aliases cannot be used to delete an index.
Wildcard expressions are resolved to matching concrete indices only.

The delete index API can also be applied to more than one index, by either
using a comma separated list, or on all indices (be careful!) by using `_all` or `*` as index.
[[delete-index-api-request]]
==== {api-request-title}

In order to disable allowing to delete indices via wildcards or `_all`,
set `action.destructive_requires_name` setting in the config to `true`.
This setting can also be changed via the cluster update settings api.
`DELETE /<index>`


[[delete-index-api-path-params]]
==== {api-path-parms-title}

`<index>`::
+
--
(Request, string) Comma-separated list or wildcard expression of indices to
delete.

In this parameter, wildcard expressions match only open, concrete indices. You
cannot delete an index using an <<indices-aliases,alias>>.

To delete all indices, use `_all` or `*` . To disallow the deletion of indices
with `_all` or wildcard expressions, change the
`action.destructive_requires_name` cluster setting to `true`. You can update
this setting in the `elasticsearch.yml` file or using the
<<cluster-update-settings,cluster update settings>> API.
--


[[delete-index-api-query-params]]
==== {api-query-parms-title}

include::{docdir}/rest-api/common-parms.asciidoc[tag=allow-no-indices]

include::{docdir}/rest-api/common-parms.asciidoc[tag=expand-wildcards]
+
Defaults to `open`.

include::{docdir}/rest-api/common-parms.asciidoc[tag=index-ignore-unavailable]

include::{docdir}/rest-api/common-parms.asciidoc[tag=timeoutparms]