commit | 5ac080c12d2679e99de77f1ed92d1614982225d5 | [log] [tgz] |
---|---|---|
author | Kaushik Lingarkar <kaushikl@qti.qualcomm.com> | Wed Apr 02 09:51:18 2025 -0700 |
committer | Kaushik Lingarkar <kaushikl@qti.qualcomm.com> | Wed Apr 02 12:12:54 2025 -0700 |
tree | b9af6876b8e9958224c8e402fb7bafd33a48e1cc | |
parent | b9705c5037a21b74186b78702ca6eb6c2a934297 [diff] |
Adapt to changes in Gerrit core index.onlineUpgrade was updated in I109da60a08 to be ternary. Update ElasticIndexVersionManager to adapt to that change. Change-Id: Ib650791fe94aba614024cbfb50e0b3a614367b91
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.