https://github.com/elastic/elasticsearch

sort by:
Revision Author Date Message Commit Date
a4384f8 [7.0][DOCS] Changes URL to use branch variable instead of master. (#93916) (#93922) 20 February 2023, 16:46:50 UTC
91c4f6f [DOCS] Rename ES Reference to ES Guide (#71198) 01 April 2021, 19:45:40 UTC
824b0cd [DOCS] List `indices.query.bool.max_clause_count` as static cluster setting (#70810) 24 March 2021, 13:12:27 UTC
5a7c1c8 [DOCS] Fix case sensitivity for Elision token filter 03 March 2021, 14:25:38 UTC
daabed4 Remove unregistered discovery settings from old docs (#68093) The following settings are not exposed to users in 7.6 and earlier: - `discovery.probe.connect_timeout` - `discovery.probe.handshake_timeout` This was addressed in 7.7 (#51304) but the docs for older versions suggest incorrectly that these settings are available. This commit removes the docs for these settings in the affected versions to avoid confusion. 28 January 2021, 11:31:38 UTC
19a0062 Give a less dangerous example of logger config (#66318) Today the docs use `logger.org.elasticsearch.transport: TRACE` as the example for adjusting the logger config. This is a dangerous thing to suggest since that's one of the most verbose loggers we have. An accidental copy-and-paste of this example into a busy cluster can cause damage. This commit suggests `logger.org.elasticsearch.discovery: DEBUG` instead, which is much more benign. 15 December 2020, 17:20:52 UTC
0380211 [DOCS] Remote reindex is not fwd compatible (#65207) 18 November 2020, 17:38:42 UTC
d29fa7b [DOCS] Note remote reindex is not fwd compatible (#60425) 18 November 2020, 14:21:52 UTC
7b7c466 [DOCS] Add experimental tag to rollup APIs (#63206) 05 October 2020, 20:56:10 UTC
1253ebd [DOCS] Document empty string boolean value as `false` (#61341) 19 August 2020, 17:05:52 UTC
ec0aa26 [DOCS] Note max field expansions is not a hard limit (#61120) Per #35284, it looks like we changed this from a max field expansions limit to a soft limit using the `indices.query.bool.max_clause_count` dynamic cluster settting. 18 August 2020, 16:06:27 UTC
f0ffdaf [DOCS] MatchQuery: `transpositions` to `fuzzy_transpositions` (#59371) 13 July 2020, 16:48:21 UTC
e3c4a16 [DOCS] Add manage_ilm privilege to monitoring steps (#58141) 15 June 2020, 22:22:03 UTC
7cd98f0 [DOCS] Correct link for ESMS redirect 29 May 2020, 20:48:17 UTC
db56e41 [DOCS] Add important admon to ESMS docs (#57372) 29 May 2020, 17:29:34 UTC
b4f7a3f [7.0] [DOCS] Update default value of index.name.time_format (#56453) (#56465) Corrects the default value of index.name.time_format 08 May 2020, 21:10:33 UTC
d81e86a Document the index corruption bug that gets fixed via Lucene 8.5.1. (#55232) Using soft deletes on shrunk indices may cause corruption. 17 April 2020, 11:50:00 UTC
08fb973 Add docs for known-issue joda pattern failures in 7.0 (#53948) 23 March 2020, 08:43:07 UTC
180f7de [DOCS] Fix typo in 'Model snpashot resources' (#53344) 10 March 2020, 16:09:13 UTC
f539059 [DOCS] Clean up links from SQL client app pages. (#52442) * [DOCS] Clean up links from SQL client app pages. * Linked to client apps from prereqs. 18 February 2020, 20:55:51 UTC
82d8576 Expand docs on TLSv1 breaking change (#50348) The breaking changes cover the removal of TLSv1 from the default protocols, but assume that users who need to retain TLSv1 support will understand all the places where they may used it. This has proven not to be true, as it is easy to be unaware that (for example) an LDAP server is using TLSv1. This change explicitly lists all the places where TLS protocols may need to be configured. Backport of: #49352 Co-Authored-By: Lisa Cawley <lcawley@elastic.co> Co-Authored-By: Pius <pius@elastic.co> 19 December 2019, 07:05:37 UTC
ad09fea [DOCS] Fixes security links 18 December 2019, 19:47:06 UTC
d61be02 Docs: Remove broken [float] (#50098) This removes a broken [float] tag. In our docbook-based docs build it is just ignored silently. `--direct_html`, which I'm trying to move all of the books to ignores it but log a warning which fails the build. I *could* make it not log the warning, but this error is fairly rare and I feel like it is worth cleaning up. 11 December 2019, 20:55:27 UTC
d016166 [DOCS] Removes realm type security setting (#50001) 10 December 2019, 16:14:42 UTC
da8fecd [DOCS] Remove custom page_header. 09 December 2019, 23:33:20 UTC
5614db1 Update troubleshooting.asciidoc Adding "kerberos" to setting. Configuration has changed in 7.x. Needs back porting. 09 December 2019, 21:55:20 UTC
453670d [DOCS] Add CCR docs to the Elasticsearch Reference Guide (#45704) (#49951) 06 December 2019, 23:41:46 UTC
93e1d8c [DOCS] Set version in page header. 03 December 2019, 21:20:59 UTC
c0b01a1 [DOCS] Adds OOM banner to ES Ref (#49416) 03 December 2019, 21:20:10 UTC
c9b1a6d 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:40 UTC
965810f [7.1][DOCS]Anomaly detection job retention days settings do not require restart. (#49547) 25 November 2019, 13:44:58 UTC
53a3f71 [DOCS] Replaces deprecated ScriptService.ScriptType.INLINE with supported script in Java update docs. (#49424) 22 November 2019, 14:59:52 UTC
218e19c [DOCS] Removes the default size definition of thread pool types (#49442) Co-Authored-By: James Rodewig <james.rodewig@elastic.co> 22 November 2019, 10:24:55 UTC
a7bfbb8 [DOCS] Fixes endpoint schema in PUT app privileges API docs. (#49390) 21 November 2019, 08:57:02 UTC
954a427 [7.0][DOCS] Copies ESMS monitoring details to Elasticsearch Reference (#48788) 01 November 2019, 05:23:33 UTC
86cbffe [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:28:41 UTC
9a1917d [Docs] add missing snapshot restore reference (#45256) 28 October 2019, 17:04:27 UTC
5708f14 [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:03:52 UTC
658789f [DOCS] Add missing backtick (#40758) This commit adds a missing back tick in the docs 23 October 2019, 08:58:08 UTC
f2fe900 [Docs] Fix opType options in IndexRequest API example. (#48290) 22 October 2019, 11:51:59 UTC
6b229bb Add a note to query_string docs around spaces in field names. (#47326) 16 October 2019, 20:33:19 UTC
d6506af 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:28:31 UTC
794ea63 [7.0][DOCS] Adds security content in the Elasticsearch Reference (#47888) 11 October 2019, 18:14:38 UTC
81c4752 [7.0][DOCS] Copies security source files from stack-docs (#47706) 10 October 2019, 19:03:48 UTC
e08a7d8 [DOCS] Fix gcloud command typo in discovery-gce.asciidoc. (#47312) 10 October 2019, 18:22:44 UTC
11ef0d8 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:56:23 UTC
93223d8 [DOCS] Adds troubleshooting and production monitoring pages (#47826) 09 October 2019, 19:56:33 UTC
8aeec26 [DOCS] Merge monitoring sections in Elasticsearch book (#47748) 08 October 2019, 21:44:40 UTC
e0cd3b4 Update deprecation logging doc with logger configuration (#47649) (#47661) Explicitly adds a configuration snippet to change logging level 07 October 2019, 13:41:56 UTC
277552f [DOCS] Correct deprecation note in mapping docs (#47656) 07 October 2019, 13:39:30 UTC
b9b99db [DOCS] Correct callouts in search template docs (#47655) 07 October 2019, 13:26:52 UTC
ae7e5fe [7.1] [DOCS] Fixes an attribute in the update datafeed API docs. (#47556) 04 October 2019, 07:44:36 UTC
f5ecfa4 [DOCS] Update painless statements with if/else example (#47485) 03 October 2019, 19:24:59 UTC
8a77712 [DOCS] Fixes missing link title (#47481) 03 October 2019, 15:09:17 UTC
7b8635f [7.1] [DOCS] Amends update datafeed API docs. (#47504) 03 October 2019, 13:50:02 UTC
327179e [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:27:57 UTC
3644369 [7.1] [DOCS] Fine tunes update anomaly detection job API documentation (#47491) * [7.1] [DOCS] Fine tunes update anomaly detection job API documentation. 03 October 2019, 08:58:13 UTC
f8517a5 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:31:28 UTC
a67ffd2 Clearer language around upgrade sequence (#47422) 02 October 2019, 08:26:24 UTC
5c3ba9f [DOCS] Moves Watcher content into Elasticsearch book (#47147) Co-Authored-By: James Rodewig <james.rodewig@elastic.co> 01 October 2019, 21:35:32 UTC
f09b23e 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:44 UTC
18d93c9 [DOCS] Correct snippet in query string syntax 30 September 2019, 15:33:39 UTC
dfd6eca [DOCS] Note double backslashes (`\\`) are required to escape JSON chars (#46863) 30 September 2019, 15:21:44 UTC
937e6aa [DOCS] Correct typo in ICU Analysis plugin description (#47175) (#47224) 27 September 2019, 16:30:59 UTC
2dd4d22 [DOCS] Add 'remote clusters' requirement link to CCR docs (#47185) 26 September 2019, 21:27:16 UTC
71f1fdc [DOCS] Correct link to `index.store.preload` setting (#47145) 26 September 2019, 13:16:07 UTC
52e8d39 [Docs] Fix the numbering in the annotated_text example (#47077) 25 September 2019, 09:30:27 UTC
4bf6da4 [DOCS] Add multi-level nested query example to nested query docs (#46986) 25 September 2019, 06:02:52 UTC
a50833a Mention ip fields in the global ordinals docs. (#47045) Although they do not support eager_global_ordinals, ip fields use global ordinals for certain aggregations like 'terms'. This commit also corrects a reference to the sampler aggregation. 24 September 2019, 19:54:57 UTC
3b52b9f [DOCS] Fix typo in Java low level REST client usage docs(#46960) 23 September 2019, 17:12:08 UTC
5f2e473 [DOCS] Add security section to Elasticsearch book (#46883) Co-Authored-By: Tim Vernum <tim@adjective.org> 20 September 2019, 19:52:11 UTC
9e34c5f [DOCS] Correct date math ex for `gt` and `gte` parms in `range` query docs (#46873) 19 September 2019, 20:40:19 UTC
428591a [DOCS] Remove `lowercase_terms` parm from term suggester docs (#46879) 19 September 2019, 20:07:43 UTC
18b793e Fix typos in `match` in profile API (#46723) * Replace `matches` with correct `match` * Use present tense consistently * Replace `metric` with correct `match` 19 September 2019, 14:09:16 UTC
890a8a4 Use snake casing for document field (#45432) This commit updates the search example to use snake casing for the document field. This is consistent with other examples 19 September 2019, 12:27:21 UTC
a949879 [DOCS] Fix typo in GCS snapshot repo doc (#46048) 19 September 2019, 12:09:47 UTC
b934bde [DOCS] Use versions file from elastic/docs (#46719) 18 September 2019, 16:04:31 UTC
93a4452 Remove docs for proxy mode (#46677) We added docs for proxy mode in #40281 but on reflection we should not be documenting this setting since it does not play well with all proxies and we can't recommend its use. This commit removes those docs and expands its Javadoc instead. 13 September 2019, 21:20:58 UTC
f0cb12a Revert "Update docs to refer to 6.8 instead of 6.7 (#43685)" (#46720) This reverts commit 8b0237d5e966eb934aed17ca8e9bc8b50447036c, which incorrectly stated that a rolling upgrade from 6.8 to 7.0 would work. Rolling upgrades from 6.8 must be done to 7.1+. 13 September 2019, 19:26:57 UTC
6146d0f [DOCS] Updates links to reporting content (#46717) 13 September 2019, 19:24:01 UTC
c88dfc9 [DOCS] Fixes link to Kibana security (#46690) 12 September 2019, 23:48:06 UTC
37d778d Clarify that discovery ignores master-ineligibles (#44835) The changes in #32006 mean that the discovery process can no longer use master-ineligible nodes as a stepping-stone between master-eligible nodes. This was normally an indication of a strange and possibly-fragile configuration and was not recommended, but this commit adds a note to the breaking changes docs to note that this kind of configuration is more obviously broken in recent versions. 12 September 2019, 10:11:28 UTC
c26fd39 [DOCS] Adds missing icons to Watcher HLRC APIs (#46626) 12 September 2019, 00:04:14 UTC
fbdbad0 [DOCS] Adds missing icons to ILM HLRC APIs (#46633) 11 September 2019, 22:57:06 UTC
cd4d31a [DOCS] Adds missing icons to CCR HLRC APIs (#46631) 11 September 2019, 22:43:03 UTC
2a03103 [DOCS] Adds missing icons to Graph HLRC APIs (#46630) 11 September 2019, 22:29:13 UTC
5860599 [DOCS] Add missing icons to security HLRC APIs (#46619) 11 September 2019, 22:14:11 UTC
c4ddb04 [DOCS] Change "a SSL" to "an SSL" in the Java docs (#46524) (#46625) 11 September 2019, 20:16:20 UTC
490f3e8 [DOCS] Add missing icons to rollup HLRC APIs (#46617) 11 September 2019, 18:58:45 UTC
8468bda [DOCS] Fix backquote in the list of realm types (#46530) 11 September 2019, 16:56:08 UTC
34a223b [DOCS] Minor improvement to the nested aggregation docs (#46475) (#46612) * Minor improvement to the nested aggregation docs * The attributes name and resellers.name were rather confusing, especially since the first one was dynamically mapped and not shown in the documentation (you had to read the test to see it). This change introduces a unique name for the nested attribute and adds the example document to the documentation. * Change the index name from "index" to something more speaking. * Update docs/reference/aggregations/bucket/nested-aggregation.asciidoc Co-Authored-By: James Rodewig <james.rodewig@elastic.co> * Update docs/reference/aggregations/bucket/nested-aggregation.asciidoc Co-Authored-By: James Rodewig <james.rodewig@elastic.co> * Update docs/reference/aggregations/bucket/nested-aggregation.asciidoc Co-Authored-By: James Rodewig <james.rodewig@elastic.co> 11 September 2019, 16:37:51 UTC
b87d1d6 Expand documentation around global ordinals. (#46517) This commit updates the eager_global_ordinals documentation to give more background on what global ordinals are and when they are used. The docs also now mention that global ordinal loading may be expensive, and describes the cases where in which loading them can be avoided. 10 September 2019, 18:39:18 UTC
d6a1f57 Fixed grammar in pattern replace char filter docs. (#46546) Minor grammar fix in the pattern replace char filter docs. 10 September 2019, 18:39:18 UTC
d869c11 Use a literal block in the field data docs. (#46469) Currently we use `quote`, which renders a bit strangely on the website. 10 September 2019, 18:39:18 UTC
d451b5e [DOCS] Add missing xpack role attributes (#46468) 10 September 2019, 18:19:36 UTC
fb870d9 [DOCS] Adds missing icons to ML HLRC APIs (#46515) 10 September 2019, 15:35:37 UTC
5d5fa49 [DOCS] Identify reloadable Azure repository plugin settings (#46358) (#46413) 05 September 2019, 20:40:37 UTC
6cb89c1 [DOCS] Identify reloadable GCS repository plugin settings (#46352) 04 September 2019, 23:35:49 UTC
05b14c3 [DOCS] Identify reloadable S3 repository plugin settings (#46349) 04 September 2019, 21:55:49 UTC
b1e21dd [DOCS] Identify reloadable EC2 Discovery Plugin settings (#46102) 04 September 2019, 17:26:22 UTC
back to top