commit | 5842db75ce3183ca517ffe8dcd21da0157ab9b21 | [log] [tgz] |
---|---|---|
author | Thomas Dräbing <thomas.draebing@sap.com> | Fri Nov 22 11:47:52 2024 +0100 |
committer | Thomas Dräbing <thomas.draebing@sap.com> | Fri Nov 22 11:47:52 2024 +0100 |
tree | 8b310704cfedc518009b705987325033723692e1 | |
parent | 17f8d570405b2bdedd8e29be0b906605898817e9 [diff] |
Add deleteAllForProject() for changes index This method was added in Gerrit core to support scenarios involving the deletion of all changes of a single project. This is realised by using the _delete_by_query API. Change-Id: I6ab3388ea8d5a190dae1d50f4c42e7fde9bc57ee
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.