commit | 8792745bf453cefa80bffbe82d9d9ed9277ba1a2 | [log] [tgz] |
---|---|---|
author | Kaushik Lingarkar <kaushik.lingarkar@linaro.org> | Thu Jul 21 13:38:57 2022 -0700 |
committer | Kaushik Lingarkar <kaushik.lingarkar@linaro.org> | Mon Jul 25 19:48:20 2022 +0000 |
tree | 5377a5995b2f41999971a2e0b30bc9006bc4eaa3 | |
parent | 168dafb3b30eeb59deb07b3e748445a6bf92bda5 [diff] |
Add 7.16.* to supported versions Also, run tests with 7.16.2 Note that, elasticsearch source code is no longer Apache 2.0-licensed for versions 7.11+. See https://www.elastic.co/pricing/faq/licensing for more information. Change-Id: I19c31863e0c5ee9dae1c9d31647f032f745aa2ff
Indexing backend libModule for Gerrit Code Review based on ElasticSearch.
This module was originally part of Gerrit core and then extracted into a separate component from v3.5.0-rc3 as part of Change-Id: Ib7b5167ce.
Note that, ElasticSearch source code is no longer Apache 2.0-licensed for versions 7.11 and newer. See ElasticSearch 2021 license change for more information.
This libModule is built like a Gerrit in-tree plugin, using Bazelisk. See the build instructions for more details.
See the setup instructions for how to install the index-elasticsearch module.
For further information and supported options, refer to the config documentation.
This libModule runs tests like a Gerrit in-tree plugin, using Bazelisk. See the test instructions for more details.