This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch lucene-10
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 0f7bedbb4 gracefully handle attempt to create old index
discard 41bc3c1ef add scanner to upgrade nouveau indexes
discard aed8c0a1e include rev when scanning
discard 4176ff810 insert lucene version on save if missing
discard 7365d45c4 don't create indexes for old lucene versions
discard 86dfc9a27 update to lucene 10
discard ed566fea1 Remove "9" from package and class names
discard d8169acc1 add lucene version to ddoc and index definition
omit f1cc8de92 Merge pull request #5627 from apache/nouveau-improvements
add 6ee92bc11 add lucene version to ddoc and index definition
add 119a7763b Remove "9" from package and class names
add 150611cea update to lucene 10
add 01af2d83c don't create indexes for old lucene versions
add bc9cd2ccf insert lucene version on save if missing
add 66db7bb4e include rev when scanning
add a38c98bca add scanner to upgrade nouveau indexes
add 7995796ee gracefully handle attempt to create old index
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0f7bedbb4)
\
N -- N -- N refs/heads/lucene-10 (7995796ee)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/couchdb/nouveau/api/IndexDefinition.java | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)