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:42 UTC

[3/3] lucene-solr:branch_6_4: 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/e1b996fb
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/e1b996fb
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/e1b996fb

Branch: refs/heads/branch_6_4
Commit: e1b996fb343c1186da19ed6d3ceb06909c53f7f5
Parents: dc5f582
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:40:11 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/e1b996fb/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 cf9aacf..fbc7a76 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/e1b996fb/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/e1b996fb/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