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,625 public repositories matching this topic...
-
Updated
Jun 17, 2021 - Java
-
Updated
Jun 21, 2021 - Java
This is kind of a follow up to #32677 and the PR #34762.
In #34762 we improved the test data source implementation by checking the body of the response from Tempo. The Tempo team is not comfortable making the body of a 404 response part of our stable API, so instead we are currently adding a separate endpoint specifically for testing: /api/echo (grafana/tempo#714).
Describe the feature:
Elastic-charts supports "Tooltip types". Include additional controls in Lens that expose...
- disabling tooltip
- changing mouse over behavior from "follow" mode to other modes
see "other" tab under "Knobs" here https://elastic.github.io/elastic-charts/?path=/story/grids--lines
Describe a specific use case for the feature:
Other hover types
*When
-
Updated
Mar 2, 2021 - Java
-
Updated
Jun 17, 2021 - Java
-
Updated
Jun 20, 2021 - Shell
-
Updated
Jun 16, 2021 - Python
-
Updated
Jun 4, 2021 - Java
-
Updated
Jun 1, 2021 - Python
-
Updated
Jun 7, 2021 - Java
-
Updated
Jun 3, 2021
-
Updated
May 3, 2021 - CSS
-
Updated
Jun 19, 2021 - JavaScript
-
Updated
Apr 22, 2021 - Java
-
Updated
Apr 22, 2021 - Java
-
Updated
Jun 22, 2021 - Objective-C
-
Updated
Jun 3, 2021 - JavaScript
-
Updated
Dec 23, 2020 - Python
-
Updated
Feb 22, 2021 - JavaScript
-
Updated
Apr 22, 2021 - Java
-
Updated
Jun 4, 2021 - JavaScript
Released February 2010
Latest release 8 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 /