Remove double brace initialization The build of this module was failing due to not being compliant with the errorprone setting, in particular with double brace initalization [1]. This can also be seen on the CI [2]. [1]: https://errorprone.info/bugpattern/DoubleBraceInitialization [2]: https://gerrit-ci.gerritforge.com/view/Plugins-stable-3.7/job/module-index-elasticsearch-bazel-stable-3.7/ Bug: Issue 291102095 Release-Notes: skip Change-Id: Id07f8688a4e68c0998dcf57c77f035b1e0ebc11d
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.