commit | 00fd5cf7fa97c65492a431ef156f2726d98394f1 | [log] [tgz] |
---|---|---|
author | Jacek Centkowski <geminica.programs@gmail.com> | Tue Aug 15 09:32:42 2023 +0200 |
committer | Jacek Centkowski <geminica.programs@gmail.com> | Tue Aug 15 09:32:42 2023 +0200 |
tree | cc3ba95d5611c6c710ff7817b5507ce55e2d265a | |
parent | 343301843d21a6bbfef5407b7b66e17a1ff36405 [diff] | |
parent | f1cfaf3ae0cc532ccc6382a2e4f16a11e4a16535 [diff] |
Merge branch 'stable-3.7' into stable-3.8 * stable-3.7: Failfast when elasticsearch module has paginationType set to NONE Fix documentation for building elasticsearch module Remove double brace initialization Change-Id: I78a6ca9ed3ebba0e7ab116a4bbdb509a4a93c65e
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.