Browse Source

[phonetic] move integration tests to REST tests

Fix for #12095
David Pilato 10 years ago
parent
commit
786d034d75

+ 2 - 2
plugins/analysis-phonetic/rest-api-spec/test/analysis_phonetic/40_search.yaml

@@ -30,7 +30,7 @@
 
     - do:
       index:
-          index:  test
+          index:  phonetic_sample
           type:   type
           id:     1
           body:   { "text": "hello world" }
@@ -39,7 +39,7 @@
 
     - do:
         search:
-            index: test
+            index: phonetic_sample
             body:
                 query:
                     match: