Free and Open, Distributed, RESTful Search Engine
Find a file
Mariusz Józala f40328375b
[7.17] [ci] Add debian-12 to matrix in packaging and platform jobs (#116172) (#117336)
* [ci] Add debian-12 to matrix in packaging and platform jobs (#116172)

Lintian test has been changed to parse the result instead of using exit
code. This was required, because now `mismatched-override` is
non-erasable tag which cannot be ignored for exit code.
Lintian introduced non-backward-compatible format change for overrides
file. Because of that, some overrides are now duplicated in a format for
 older versions.
Additionally, Lintian overrides file has been cleaned up to remove the
tags which are no longer failing.

(cherry picked from commit 2ac267de3a)

# Conflicts:
#	distribution/packages/src/deb/lintian/elasticsearch
#	qa/os/src/test/java/org/elasticsearch/packaging/util/LintianResultParser.java
#	qa/packaging/src/test/java/org/elasticsearch/packaging/test/DebMetadataTests.java

* Spotless fix
2024-11-25 18:22:03 +11:00
.buildkite [7.17] [ci] Add debian-12 to matrix in packaging and platform jobs (#116172) (#117336) 2024-11-25 18:22:03 +11:00
.ci Add SLES 15.6 to docker linux exclusions list (#116506) (#116516) 2024-11-09 05:55:46 +11:00
.github Add version command to issue template 2017-07-31 08:55:31 +09:00
.idea Ensure RUNTIME_JAVA_HOME is used for pre-7.0 package upgrade tests (#91629) 2022-11-16 14:56:38 -08:00
benchmarks [7.17] Update Gradle Wrapper to 8.2 (#96686) (#97484) 2023-09-27 08:46:44 +02:00
build-conventions [7.17] Update Gradle wrapper to 8.8 (#108021) (#109348) 2024-06-18 16:45:31 +02:00
build-tools Make --write-verification-metadata faster (#111103) (#112030) 2024-08-20 18:20:46 +02:00
build-tools-internal [7.17] Avoid resolving project dependencies in 'resolveAllDependencies' task (#115888) (#115949) 2024-10-31 03:03:12 +11:00
ccr/images [DOCS] Update remote cluster docs (#77043) (#78212) 2021-09-23 12:13:03 +02:00
client Update spotless (#115349) 2024-10-22 10:49:29 -07:00
dev-tools Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 18:07:23 -08:00
distribution [7.17] [ci] Add debian-12 to matrix in packaging and platform jobs (#116172) (#117336) 2024-11-25 18:22:03 +11:00
docs Improve message about insecure S3 settings (#116956) 2024-11-19 06:41:07 +11:00
gradle Update bundled jdk to 22.0.2 (#115055) 2024-10-22 20:23:45 +02:00
libs [7.17] Add maximum nested depth check to WKT parser (#111843) (#111876) 2024-08-15 16:06:12 +02:00
licenses [7.x] Keep low level rest client under Apache 2 software license (#68697) 2021-02-08 11:14:18 -08:00
modules Update spotless (#115349) 2024-10-22 10:49:29 -07:00
plugins Improve message about insecure S3 settings (#116956) 2024-11-19 06:41:07 +11:00
qa [7.17] [ci] Add debian-12 to matrix in packaging and platform jobs (#116172) (#117336) 2024-11-25 18:22:03 +11:00
rest-api-spec [7.17] Use CLDR locale provider on JDK 23 (#110222) (#112544) 2024-09-06 16:24:37 +01:00
server Improve message about insecure S3 settings (#116956) 2024-11-19 06:41:07 +11:00
test Update spotless (#115349) 2024-10-22 10:49:29 -07:00
x-pack Fixing the reference time so that age does not change during a test (#116900) 2024-11-18 15:17:18 +01:00
.dir-locals.el Go back to 140 column limit in .dir-locals.el 2017-04-14 08:50:53 -06:00
.editorconfig Formatting escape hatch (#81806) 2021-12-16 16:28:17 +00:00
.git-blame-ignore-revs Add bulk reformat commit hash to git blame ignore file 2021-10-27 15:23:53 -07:00
.gitattributes Assert no carriage returns in release notes test samples (#77238) 2021-09-07 20:47:15 +01:00
.gitignore Configure required IDEA plugins (#84674) 2022-03-07 17:02:48 +00:00
build.gradle [7.17] Ignore configs from DistributionDownload plugin and bwc for resolveAllDependencies (#110828) (#110837) 2024-07-23 12:33:57 +02:00
BUILDING.md [7.17] Add verification metadata for dependencies (#88814) (#89105) 2022-08-08 12:30:59 +02:00
catalog-info.yaml [7.17] [buildkite] Add most of the remaining periodic pipelines (#98043) (#99262) 2023-09-06 15:28:14 -04:00
CONTRIBUTING.md [7.17] Bump minimum compiler version to Java 17 (#85935) 2022-04-18 10:11:37 -07:00
elasticsearch Bump version to v7.14.0 2021-04-21 12:36:56 +01:00
gradle.properties Suppress gradle welcome messages (#102898) (#102911) 2023-12-04 12:08:32 +01:00
gradlew Update Gradle wrapper to 8.9 (#110109) (#111097) 2024-07-19 15:39:44 +02:00
gradlew.bat Update Gradle wrapper to 8.9 (#110109) (#111097) 2024-07-19 15:39:44 +02:00
LICENSE.txt Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 18:07:23 -08:00
muted-tests.yml [Test] Unmute S3RepositoryThirdPartyTests.testCreateSnapshot 2024-06-27 10:48:24 +10:00
NOTICE.txt Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 18:07:23 -08:00
README.asciidoc [DOCS] Refactor quick start guide and README (#71331) (#71936) 2021-04-20 10:26:15 -04:00
rewrite.yml Auto backport java util Map / Set / List of methods (#76038) 2021-09-21 17:15:45 +02:00
settings.gradle Upgrade develocity plugin (#115139) (#115151) 2024-10-22 10:55:10 -07:00
TESTING.asciidoc Add mechanism to initialize YAML tests against a subset of test cases (#95095) (#95097) 2023-04-06 21:35:25 -04:00
Vagrantfile Introduce ES_JAVA_HOME (#68954) 2021-02-17 12:44:34 -05:00

= Elasticsearch

Elasticsearch is the distributed, RESTful search and analytics engine at the
heart of the https://www.elastic.co/products[Elastic Stack]. You can use
Elasticsearch to store, search, and manage data for:

* Logs
* Metrics
* A search backend
* Application monitoring
* Endpoint security

\... and more!

To learn more about Elasticsearch's features and capabilities, see our
https://www.elastic.co/products/elasticsearch[product page].

[[get-started]]
== Get started

The simplest way to set up Elasticsearch is to create a managed deployment with
https://www.elastic.co/cloud/as-a-service[Elasticsearch Service on Elastic
Cloud].

If you prefer to install and manage Elasticsearch yourself, you can download
the latest version from 
https://www.elastic.co/downloads/elasticsearch[elastic.co/downloads/elasticsearch].

For more installation options, see the
https://www.elastic.co/guide/en/elasticsearch/reference/current/install-elasticsearch.html[Elasticsearch installation
documentation].

[[upgrade]]
== Upgrade

To upgrade from an earlier version of Elasticsearch, see the
https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-upgrade.html[Elasticsearch upgrade
documentation].

[[build-source]]
== Build from source

Elasticsearch uses https://gradle.org[Gradle] for its build system.

To build a distribution for your local OS and print its output location upon
completion, run:
----
./gradlew localDistro
----

To build a distribution for another platform, run the related command:
----
./gradlew :distribution:archives:linux-tar:assemble
./gradlew :distribution:archives:darwin-tar:assemble
./gradlew :distribution:archives:windows-zip:assemble
----

To build distributions for all supported platforms, run:
----
./gradlew assemble
----

Distributions are output to `distributions/archives`.

To run the test suite, see xref:TESTING.asciidoc[TESTING].

[[docs]]
== Documentation

For the complete Elasticsearch documentation visit
https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html[elastic.co].

For information about our documentation processes, see the
xref:docs/README.asciidoc[docs README].

[[contribute]]
== Contribute

For contribution guidelines, see xref:CONTRIBUTING.md[CONTRIBUTING]. 

[[questions]]
== Questions? Problems? Suggestions?

* To report a bug or request a feature, create a
https://github.com/elastic/elasticsearch/issues/new/choose[GitHub Issue]. Please
ensure someone else hasn't created an issue for the same topic.

* Need help using Elasticsearch? Reach out on the
https://discuss.elastic.co[Elastic Forum] or https://ela.st/slack[Slack]. A
fellow community member or Elastic engineer will be happy to help you out.