浏览代码

Tests: Add static bwc index for 1.5.0

Ryan Ernst 10 年之前
父节点
当前提交
66669c337b

+ 1 - 1
dev-tools/create-bwc-index.py

@@ -151,7 +151,7 @@ def generate_index(client, version):
     }
     }
     # completion type was added in 0.90.3
     # completion type was added in 0.90.3
     if not version in ['0.90.0.Beta1', '0.90.0.RC1', '0.90.0.RC2', '0.90.0', '0.90.1', '0.90.2']:
     if not version in ['0.90.0.Beta1', '0.90.0.RC1', '0.90.0.RC2', '0.90.0', '0.90.1', '0.90.2']:
-      mappings['analyzer_1']['properties']['completion_with_index_analyzer'] = {
+      mappings['analyzer_type1']['properties']['completion_with_index_analyzer'] = {
         'type': 'completion',
         'type': 'completion',
         'index_analyzer': 'standard'
         'index_analyzer': 'standard'
       }
       }

二进制
src/test/resources/org/elasticsearch/bwcompat/index-1.5.0.zip


二进制
src/test/resources/org/elasticsearch/bwcompat/repo-1.5.0.zip