sort by:
Revision Author Date Message Commit Date
3cc90bb Revert "[DOCS] Add `index-extra-title-page.html` for direct HTML migration (#50189)" This reverts commit 4f8a953b7083d77fc551e132d1499a3457fee489. 13 December 2019, 17:59:26 UTC
4f8a953 [DOCS] Add `index-extra-title-page.html` for direct HTML migration (#50189) 13 December 2019, 17:53:19 UTC
49f632f [DOCS] Replace interval notation with plain English in match query docs (#47334) As we discussed in #36371, interval notation is confusing to some users. This makes the intention clearer by just explaining inclusivity and exclusivity in the docs. 11 December 2019, 14:55:53 UTC
1ffda54 [DOCS] Removes realm type security setting (#50001) 10 December 2019, 16:11:57 UTC
f6e8e65 [DOCS] Remove custom page_header. 09 December 2019, 23:26:13 UTC
cd8e16a [DOCS] Fixes attribute in transforms overview. (#49898) 06 December 2019, 09:27:08 UTC
75edb04 [DOCS] Set version in page header. 03 December 2019, 21:14:07 UTC
549e958 [DOCS] Adds OOM banner to ES Ref (#49416) 03 December 2019, 21:11:51 UTC
e9a3175 Drop snapshot instructions for autobootstrap fix (#49755) The "Restore any snapshots as required" step is a trap: it's somewhere between tricky and impossible to restore multiple clusters into a single one. Also add a note about configuring discovery during a rolling upgrade to proscribe any rare cases where you might accidentally autobootstrap during the upgrade. 02 December 2019, 14:34:10 UTC
e50001f [DOCS] Correct the request path for flush API docs (#49615) 27 November 2019, 14:35:34 UTC
a8ac825 [DOCS] Remove individual task retrieval from cat/tasks API (#49550) 25 November 2019, 16:01:34 UTC
462e4ec [DOCS] Correct GET path in cat tasks API docs (#49494) Previously, the request example included `GET _cat/_tasks`. However, the resource should be `tasks`, not `_tasks`. 25 November 2019, 14:38:38 UTC
9fd7a0b [ML][DOCS] Anomaly detection job retention days settings do not require restart (#49546) 25 November 2019, 13:21:42 UTC
9aa6562 [DOCS] Replaces deprecated ScriptService.ScriptType.INLINE with supported script in Java update docs. (#49424) 22 November 2019, 14:57:18 UTC
131b423 [DOCS] Removes the default size definition of thread pool types (#49442) Co-Authored-By: James Rodewig <james.rodewig@elastic.co> 22 November 2019, 10:22:34 UTC
8773624 [DOCS] Removes data frame leftovers from transforms overview (#49434) 22 November 2019, 10:07:53 UTC
016b4ab [DOCS] Fixes endpoint schema in PUT app privileges API docs. (#49390) 21 November 2019, 08:54:54 UTC
b54fa23 [DOCS] Qualifies Watcher transforms (#47482) 21 November 2019, 01:02:22 UTC
48ef74e [Docs] Fix _count HTTP method (#48979) 12 November 2019, 15:40:15 UTC
86c48be [DOCS] Extends analyzed_fields description in PUT DFA API docs. (#48307) 11 November 2019, 14:57:31 UTC
c6db2ce [7.3][DOCS] Copies ESMS monitoring details to Elasticsearch Reference (#48785) 01 November 2019, 05:14:45 UTC
dc25bc5 [DOCS] Adds missing references to oidc realms (#48224) 29 October 2019, 18:24:47 UTC
d32e50e [Docs] Fix syntax error leading to wrong doc ID (#48554) In order to index a document with id 2, the "&" should be replaced by "?" 29 October 2019, 09:27:43 UTC
8728bb0 Update troubleshooting.asciidoc (#48516) 29 October 2019, 02:22:03 UTC
2d538c6 [Docs] add missing snapshot restore reference (#45256) 28 October 2019, 15:58:44 UTC
635a64d [Docs] Mention reserved completion suggestion characters (#48445) We currently don't mention the three reserved characters anywhere. This change adds a short note mentioning them Closes #48341 25 October 2019, 15:02:22 UTC
16ba2e8 [DOCS] Added the voting node.role value (#48162) * [DOCS] Added the voting node.role value With the elasticsearch.yml option "node.voting_only: true", if you perform a "_cat/nodes" there is a new option for `v` that will display if the node is a voting node. * [DOCS] Added the voting node.role value Updated "voting node" to read "voting-only node" 22 October 2019, 13:26:55 UTC
e33c773 [Docs] Fix opType options in IndexRequest API example. (#48290) 22 October 2019, 11:51:06 UTC
1b69f0f [7.4] [DOCS] Extends analyzed.fields description in DFA resources. (#48306) 21 October 2019, 15:16:49 UTC
1cb4747 [DOCS] Deletes prematurely documented outlier detection parameters (#48163) 17 October 2019, 05:06:14 UTC
446337b Add a note to query_string docs around spaces in field names. (#47326) 16 October 2019, 20:13:26 UTC
6268c20 Clarify low watermark documentation (#48112) Today the docs say that the low watermark has no effect on any shards that have never been allocated, but this is confusing. Here "shard" means "replication group" not "shard copy" but this conflicts with the "never been allocated" qualifier since one allocates shard copies and not replication groups. This commit removes the misleading words. A newly-created replication group remains newly-created until one of its copies is assigned, which might be quite some time later, but it seems better to leave this implicit. 16 October 2019, 11:27:59 UTC
ca07be0 [DOCS] Fix typo in percentile rank aggregation docs (#47247) 15 October 2019, 19:56:16 UTC
d932d05 [DOCS] Remove unsupported `local` and `master_timeout` parms from cat API docs (#47933) (#48012) 14 October 2019, 17:19:30 UTC
f4d3402 File based role mappings vs the role mapping APIs (#47015) (#47980) Make clear in the docs that the role mapping APIs is the preferred way to manage role mappings and that the role mappings that are defined in files cannot be viewed or managed with the APIs 14 October 2019, 09:42:05 UTC
8d41939 [DOCS] Reformat reload search analyzers API docs (#47824) (#47910) 11 October 2019, 13:41:06 UTC
dd06d22 [DOCS] Fix gcloud command typo in discovery-gce.asciidoc. (#47312) 10 October 2019, 18:22:13 UTC
04451d0 [DOCS] Document `bytes` and `time` params in cat API docs (#47672) (#47856) 10 October 2019, 16:03:47 UTC
c523b78 [7.3] [DOCS] Adds supported fields section to the PUT DFA API description. (#47849) 10 October 2019, 11:23:26 UTC
abf56e1 More bootstrap docs tweaks (#47809) Clarifies not to set `cluster.initial_master_nodes` on nodes that are joining an existing cluster. Co-Authored-By: James Rodewig <james.rodewig@elastic.co> 10 October 2019, 08:55:57 UTC
a3acf8c Fix tag in the search request timeout option docs (#47776) and add missing parentheses `search_timeout` param 10 October 2019, 08:36:38 UTC
16e3907 [DOCS] Extends the analyzed_fields description in the PUT DFA API docs (#47791) 09 October 2019, 16:17:31 UTC
7b7c29b [DOCS] Correct split API request format (#47774) 09 October 2019, 12:28:58 UTC
4650f90 [DOCS] Cleans up links to security content (#47610) 08 October 2019, 16:05:21 UTC
94eb2bf [DOCS] Fix errors in rollover index API docs (#47702) 08 October 2019, 12:40:48 UTC
02d5e42 [DOCS] Backporting API ref reformatting for document APIs (#47631) (#47685) * [DOCS] Backporting API ref reformatting for document APIs (#47631) * [DOCS] Reformats bulk API. (#47479) * Reformats bulk API. * Update docs/reference/docs/bulk.asciidoc Co-Authored-By: James Rodewig <james.rodewig@elastic.co> * Reformats mget API (#47477) * Reformats mget API * Update docs/reference/docs/get.asciidoc Co-Authored-By: James Rodewig <james.rodewig@elastic.co> * Incorporated feedback. * Reformats reindex API (#47483) * Reformats reindex API * Incorporated review feedback. * Reformats term vectors APIs (#47484) * Reformat termvectors APIs * Reformats mtermvectors * Apply suggestions from code review Co-Authored-By: James Rodewig <james.rodewig@elastic.co> * Incorporated review feedback. * Fixed console snippets. * Fixed response test syntax. 07 October 2019, 20:46:58 UTC
a506d43 [DOCS] Adds security content in the Elasticsearch Reference 07 October 2019, 20:30:43 UTC
88a531f [7.3][DOCS] Copies security source files from stack-docs (#47615) 07 October 2019, 13:50:09 UTC
f5804e8 Update deprecation logging doc with logger configuration (#47649) (#47658) Explicitly adds a configuration snippet to change logging level 07 October 2019, 13:41:41 UTC
09a2682 [DOCS] Correct deprecation note in mapping docs (#47656) 07 October 2019, 13:38:32 UTC
8d5e780 [DOCS] Reformat clear cache API docs (#46512) (#47665) 07 October 2019, 13:36:51 UTC
714e46b [DOCS] Correct callouts in search template docs (#47655) 07 October 2019, 13:26:05 UTC
d3d1752 [DOCS] Reformat type exists API docs (#47601) (#47654) 07 October 2019, 13:13:38 UTC
4c8f004 NameID mapping and Single Logout (#47288) (#47563) Clarify in the documentation that for SAML Single Logout to be functional, the Identity Provider needs to release a NameID. 07 October 2019, 06:19:17 UTC
8c88d41 [DOCS] Comment out tag in Task Managment API Docs so it isn't rendered. (#47618) The tag for the shared content is being rendered in the output. 05 October 2019, 16:49:28 UTC
c560673 [DOCS] Reformat shrink index API docs (#46711) (#47588) 04 October 2019, 17:56:56 UTC
4389db9 [DOCS] Reformat refresh API docs (#46667) (#47591) 04 October 2019, 17:50:43 UTC
9bf8f33 [DOCS] Reformat split index API docs (#46713) (#47580) 04 October 2019, 15:28:26 UTC
def0ee8 Update link to ls monitoring settings (#47529) (#47544) 04 October 2019, 13:45:33 UTC
1d41a6d [DOCS] Fixes an attribute in the update datafeed API docs. (#47551) 04 October 2019, 06:54:45 UTC
82f1769 [DOCS] Reformat index recovery API docs (#46493) (#47530) 03 October 2019, 21:10:01 UTC
8416fb5 [DOCS] Reformat index shard stores API docs (#46504) (#47526) 03 October 2019, 20:43:15 UTC
e427bf7 [DOCS] Update painless statements with if/else example (#47485) 03 October 2019, 19:24:11 UTC
159d0a3 [DOCS] Fixes missing link title (#47481) 03 October 2019, 15:07:43 UTC
468ed51 [DOCS] Change index name in rollover ILM example (#47492) The warning section above the example tells that index name has to end with the digits but the example itself uses index name without digits which is confusing. 03 October 2019, 13:26:58 UTC
88cbb59 [DOCS] Remove duplicated half-sentence from secure settings docs (#47498) 03 October 2019, 12:42:00 UTC
c1dbdbf [DOCS] Amends update datafeed API docs (#47448) 03 October 2019, 11:17:19 UTC
782f977 Clarify that you cannot abort an upgrade (#47342) We do mention that rolling back an upgrade requires a restore from a snapshot, but it's hidden at the bottom of the "preparing to upgrade" instructions on a different page from the actual upgrade instructions. This commit duplicates the preparatory instructions onto the pages containing the actual upgrade instructions and rewords the point about rollbacks a bit. 02 October 2019, 08:30:21 UTC
8a60f9f Clearer language around upgrade sequence (#47422) 02 October 2019, 08:25:57 UTC
60700ed [DOCS] Fine tunes update anomaly detection job API documentation (#47280) * [DOCS] Fine tunes update anomaly detection job API documentation. * [DOCS] Removes delimiter to fix the table. 02 October 2019, 08:08:20 UTC
d2f6497 [7.3] [DOCS] Changes wording to move away from data frame terminology in the ES repo. (#47339) 02 October 2019, 08:02:32 UTC
6c6c078 [DOCS] Reorder index APIs alphabetically (#46981) (#47404) 01 October 2019, 21:07:58 UTC
355a845 [7.3] Adjust randomization in cluster shard limit tests (#47254) This commit adjusts randomization for the cluster shard limit tests so that there is often more of a gap left between the limit and the size of the first index. This allows the same randomization to be used for all tests, and alleviates flakiness in `testIndexCreationOverLimitFromTemplate`. 01 October 2019, 20:53:31 UTC
e720982 [DOCS] Reformat put pipeline API (#47171) (#47397) 01 October 2019, 19:05:50 UTC
1cb11b4 [DOCS] Reformat simulate pipeline API (#47301) (#47400) 01 October 2019, 18:57:58 UTC
9490e8c [DOCS] Document cat tasks API (#47321) (#47377) 01 October 2019, 16:43:40 UTC
dceba64 Revert "[DOCS] Changes wording to move away from data frame terminology in the ES repo (#47093)" This reverts commit f200130cfd5465b29dba03e425851898dbcc765d. 01 October 2019, 06:47:43 UTC
f200130 [DOCS] Changes wording to move away from data frame terminology in the ES repo (#47093) * [DOCS] Changes wording to move away from data frame terminology in the ES repo. Co-Authored-By: Lisa Cawley <lcawley@elastic.co> 01 October 2019, 06:12:38 UTC
a31ab3c [7.3][DOCS] Moves Watcher content into Elasticsearch book (#47147) (#47257) Co-Authored-By: James Rodewig <james.rodewig@elastic.co> 30 September 2019, 20:23:54 UTC
a63524b SQL: Fix issue with duplicate columns in SELECT (#42122) Previously, if a column (field, scalar, alias) appeared more than once in the SELECT list, the value was returned only once (1st appearance) in each row. Fixes: #41811 (cherry picked from commit 097ea36581a751605fc4f2088319d954ce35b5d1) 30 September 2019, 19:38:08 UTC
84fe287 SQL: [TESTS] Improve error messages on failures (#47308) When an integration test fails before the assertion of the results it's missing information, like the file name and the line in the file where the test resides. (cherry picked from commit 683dc7213311d13c81e06829e08f3f9f80ebf73a) 30 September 2019, 19:36:52 UTC
0a04365 [7.3] [DOCS] Add response body parms to search API docs (#47042) (#47307) 30 September 2019, 17:54:45 UTC
c925e4e [7.3] [DOCS] Reformat delete pipeline API (#47172) (#47296) 30 September 2019, 16:48:45 UTC
628316a Clarify rolling-upgrade docs (#47279) Note to upgrade the master-eligible nodes last, and note that `cluster.initial_master_nodes` should not be set. 30 September 2019, 16:03:15 UTC
ad1485b [DOCS] Correct snippet in query string syntax 30 September 2019, 15:31:40 UTC
c964842 [DOCS] Note double backslashes (`\\`) are required to escape JSON chars (#46863) 30 September 2019, 15:10:18 UTC
88bbbf8 Add workaround for building docker on debian 8 (#47106) Looks like there's a workaround with aufs used in debian 8. Adding `tsflags=nodocs` works around this issue and results in smaller image files also. Closes #47097 and elastic/infra#14780 30 September 2019, 06:35:46 UTC
0860010 Enhance docs for create api keys created when role descriptor not specified (#46897) This commit adds the documentation to point the user that when one creates API keys with no role descriptor specified then that API key will have a point in time snapshot of user permissions. Closes#46876 30 September 2019, 02:16:46 UTC
3d3bbad [DOCS] Skip code snippet testing in monitoring example 28 September 2019, 00:12:28 UTC
63e0c8c [DOCS] Adds production monitoring page (#47184) 27 September 2019, 22:32:26 UTC
5d262c6 Relax maxSeqNoOfUpdates assertion in FollowingEngine (#47188) We disable MSU optimization if the local checkpoint is smaller than max_seq_no_of_updates. Hence, we need to relax the MSU assertion in FollowingEngine for that scenario. Suppose the leader has three operations: index-0, delete-1, and index-2 for the same doc Id. MSU on the leader is 1 as index-2 is an append. If the follower applies index-0 then index-2, then the assertion is violated. Closes #47137 27 September 2019, 20:13:58 UTC
ba84d99 [DOCS] Document missing query parms for cat recovery API (#47181) (#47237) Documents the following query parameters for the /_cat/recovery API: * `active_only` * `detailed` * `index` 27 September 2019, 18:33:16 UTC
37752a9 [DOCS] Correct typo in ICU Analysis plugin description (#47175) (#47221) 27 September 2019, 17:24:54 UTC
6860319 [DOCS] Reformat flush API docs (#46875) (#47232) 27 September 2019, 16:28:15 UTC
212cb15 [7.3] [DOCS] Reformats profile API. (#47211) 27 September 2019, 12:34:54 UTC
8d8aaf0 [DOCS] Add 'remote clusters' requirement link to CCR docs (#47185) 26 September 2019, 20:42:42 UTC
bc1af57 [DOCS] Remove coming tag from 7.2.0 release highlights (#47183) 26 September 2019, 19:50:27 UTC
cca2343 [TEST] Work around _cat/indices bug with security enabled (#47160) When the ML native multi-node tests use _cat/indices/_all and the request goes to a non-master node, _all is translated to a list of concrete indices by the authz layer on the coordinating node before the request is forwarded to the master node. Then it is possible for the master node to return an index_not_found_exception if one of the concrete indices that was expanded on the coordinating node has been deleted in the meantime. (#47159 has been opened to track the underlying problem.) It has been observed that the index that gets deleted when the problem affects the ML native multi-node tests is always the ML notifications index. The tests that fail are only interested in the presence or absense of ML results indices. Therefore the workaround is to only _cat indices that match the ML results index pattern. Fixes #45652 26 September 2019, 13:04:57 UTC
ddadcd8 [DOCS] Correct link to `index.store.preload` setting (#47145) 26 September 2019, 13:01:50 UTC
8daa6b5 [DOCS] Reformat get pipeline API (#47131) (#47165) 26 September 2019, 12:55:33 UTC
back to top