You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2022/01/03 15:05:20 UTC

[lucene] branch main updated: Remove unused backward indices.

This is an automated email from the ASF dual-hosted git repository.

jpountz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/lucene.git


The following commit(s) were added to refs/heads/main by this push:
     new cc5634f  Remove unused backward indices.
cc5634f is described below

commit cc5634f0f165c41ab7629925839e263726bf04aa
Author: Adrien Grand <jp...@gmail.com>
AuthorDate: Mon Jan 3 15:17:47 2022 +0100

    Remove unused backward indices.
---
 .../apache/lucene/backward_index/dvupdates.8.0.0.zip    | Bin 13396 -> 0 bytes
 .../org/apache/lucene/backward_index/empty.8.0.0.zip    | Bin 376 -> 0 bytes
 .../apache/lucene/backward_index/moreterms.8.0.0.zip    | Bin 82427 -> 0 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/dvupdates.8.0.0.zip b/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/dvupdates.8.0.0.zip
deleted file mode 100644
index 38c5428..0000000
Binary files a/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/dvupdates.8.0.0.zip and /dev/null differ
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/empty.8.0.0.zip b/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/empty.8.0.0.zip
deleted file mode 100644
index 91a9e92..0000000
Binary files a/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/empty.8.0.0.zip and /dev/null differ
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/moreterms.8.0.0.zip b/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/moreterms.8.0.0.zip
deleted file mode 100644
index 82b0f14..0000000
Binary files a/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/moreterms.8.0.0.zip and /dev/null differ