-
Updated
Sep 17, 2021 - Java
elasticsearch

Elasticsearch is a distributed, open source search and analytics engine for all types of data, including textual, numerical, geospatial, structured, and unstructured. Elasticsearch is built on Apache Lucene and was first released in 2010 by Elasticsearch N.V. (now known as Elastic).
Here are 6,922 public repositories matching this topic...
-
Updated
Oct 4, 2021 - Java
In an effort to improve code quality, platform team looked through team's linter rules and our use of es-lint-disable
. There are some low hanging fruit where we could remove these instances where we've disabled rules.
Looks like there are some known/valid use cases of this in Kibana. Not all instances may need to be removed but might want to double check that we're following the suggested met
-
Updated
Mar 2, 2021 - Java
-
Updated
Sep 24, 2021 - Java
-
Updated
Sep 23, 2021 - Shell
-
Updated
Oct 4, 2021 - Python
-
Updated
Sep 27, 2021 - Java
-
Updated
Aug 3, 2021
-
Updated
Oct 4, 2021 - Python
-
Updated
Sep 25, 2021 - Java
-
Updated
Sep 16, 2021 - JavaScript
-
Updated
Sep 10, 2021 - CSS
-
Updated
Aug 22, 2021 - Java
-
Updated
Sep 4, 2021 - Java
-
Updated
Sep 24, 2021 - JavaScript
-
Updated
Oct 5, 2021 - Objective-C
-
Updated
Dec 23, 2020 - Python
-
Updated
Sep 8, 2021 - Java
-
Updated
Sep 3, 2021 - JavaScript
-
Updated
Jul 16, 2021 - JavaScript
Released February 2010
Latest release 13 days ago
- Repository
- elastic/elasticsearch
- Website
- www.elastic.co
- Wikipedia
- Wikipedia
We should ignore java.io.tmpdir and override it with ES_TMPDIR. I think that variable should be taken into account from the beginning of startup scripts (including JavaVersionChecker) and the value should be applied as java option to all java processes.
Java processes started before ES_JAVA_OPTS are parsed (JavaVersionChecker, TempDirectory, JvmOptionParser) can also create temporary files in /