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 2017/02/15 18:40:41 UTC

[2/3] lucene-solr:branch_6x: Add bw 5.5.4 indices.

Add bw 5.5.4 indices.


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/913d76fb
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/913d76fb
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/913d76fb

Branch: refs/heads/branch_6x
Commit: 913d76fb08fede9510572320a3041ef545d0b7ba
Parents: 387af9d
Author: Adrien Grand <jp...@gmail.com>
Authored: Wed Feb 15 19:39:37 2017 +0100
Committer: Adrien Grand <jp...@gmail.com>
Committed: Wed Feb 15 19:39:37 2017 +0100

----------------------------------------------------------------------
 .../lucene/index/TestBackwardsCompatibility.java   |   2 ++
 .../org/apache/lucene/index/index.5.5.4-cfs.zip    | Bin 0 -> 13734 bytes
 .../org/apache/lucene/index/index.5.5.4-nocfs.zip  | Bin 0 -> 13719 bytes
 3 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/913d76fb/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java b/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
index 81689de..489525c 100644
--- a/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
+++ b/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
@@ -306,6 +306,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
       "5.5.2-nocfs",
       "5.5.3-cfs",
       "5.5.3-nocfs",
+      "5.5.4-cfs",
+      "5.5.4-nocfs",
       "6.0.0-cfs",
       "6.0.0-nocfs",
       "6.0.1-cfs",

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/913d76fb/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.4-cfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.4-cfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.4-cfs.zip
new file mode 100644
index 0000000..8b1b456
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.4-cfs.zip differ

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/913d76fb/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.4-nocfs.zip
----------------------------------------------------------------------
diff --git a/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.4-nocfs.zip b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.4-nocfs.zip
new file mode 100644
index 0000000..030ee97
Binary files /dev/null and b/lucene/backward-codecs/src/test/org/apache/lucene/index/index.5.5.4-nocfs.zip differ