aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/exactmatch
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2018-08-27 18:19:15 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2018-08-27 18:19:15 +0200
commitd8aacfbd2c2bf74dae96933d63cb2ff327ee1b02 (patch)
treed0c40dfebdf0173e0b770ae07bdf02cba9226e68 /config-model/src/test/derived/exactmatch
parent64128383875b1b3a4e0bbf44a90a29fe2ea33cff (diff)
Unify on empty array indexes
Diffstat (limited to 'config-model/src/test/derived/exactmatch')
-rw-r--r--config-model/src/test/derived/exactmatch/ilscripts.cfg10
-rw-r--r--config-model/src/test/derived/exactmatch/index-info.cfg42
2 files changed, 26 insertions, 26 deletions
diff --git a/config-model/src/test/derived/exactmatch/ilscripts.cfg b/config-model/src/test/derived/exactmatch/ilscripts.cfg
index c5bcaf70e41..87096fe70d4 100644
--- a/config-model/src/test/derived/exactmatch/ilscripts.cfg
+++ b/config-model/src/test/derived/exactmatch/ilscripts.cfg
@@ -1,7 +1,7 @@
maxtermoccurrences 100
fieldmatchmaxlength 1000000
-ilscript[0].doctype "exactmatch"
-ilscript[0].docfield[0] "tag"
-ilscript[0].docfield[1] "screweduserids"
-ilscript[0].content[0] "clear_state | guard { input tag | exact | summary tag | index tag; }"
-ilscript[0].content[1] "clear_state | guard { input screweduserids | exact | index screweduserids | summary screweduserids | attribute screweduserids; }"
+ilscript[].doctype "exactmatch"
+ilscript[].docfield[0] "tag"
+ilscript[].docfield[1] "screweduserids"
+ilscript[].content[0] "clear_state | guard { input tag | exact | summary tag | index tag; }"
+ilscript[].content[1] "clear_state | guard { input screweduserids | exact | index screweduserids | summary screweduserids | attribute screweduserids; }"
diff --git a/config-model/src/test/derived/exactmatch/index-info.cfg b/config-model/src/test/derived/exactmatch/index-info.cfg
index aeece43832d..55b6b2d8fcb 100644
--- a/config-model/src/test/derived/exactmatch/index-info.cfg
+++ b/config-model/src/test/derived/exactmatch/index-info.cfg
@@ -1,21 +1,21 @@
-indexinfo[0].name "exactmatch"
-indexinfo[0].command[0].indexname "sddocname"
-indexinfo[0].command[0].command "index"
-indexinfo[0].command[1].indexname "sddocname"
-indexinfo[0].command[1].command "word"
-indexinfo[0].command[2].indexname "tag"
-indexinfo[0].command[2].command "index"
-indexinfo[0].command[3].indexname "tag"
-indexinfo[0].command[3].command "lowercase"
-indexinfo[0].command[4].indexname "tag"
-indexinfo[0].command[4].command "exact @@"
-indexinfo[0].command[5].indexname "screweduserids"
-indexinfo[0].command[5].command "index"
-indexinfo[0].command[6].indexname "screweduserids"
-indexinfo[0].command[6].command "lowercase"
-indexinfo[0].command[7].indexname "screweduserids"
-indexinfo[0].command[7].command "exact *!!!*"
-indexinfo[0].command[8].indexname "rankfeatures"
-indexinfo[0].command[8].command "index"
-indexinfo[0].command[9].indexname "summaryfeatures"
-indexinfo[0].command[9].command "index" \ No newline at end of file
+indexinfo[].name "exactmatch"
+indexinfo[].command[].indexname "sddocname"
+indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "sddocname"
+indexinfo[].command[].command "word"
+indexinfo[].command[].indexname "tag"
+indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "tag"
+indexinfo[].command[].command "lowercase"
+indexinfo[].command[].indexname "tag"
+indexinfo[].command[].command "exact @@"
+indexinfo[].command[].indexname "screweduserids"
+indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "screweduserids"
+indexinfo[].command[].command "lowercase"
+indexinfo[].command[].indexname "screweduserids"
+indexinfo[].command[].command "exact *!!!*"
+indexinfo[].command[].indexname "rankfeatures"
+indexinfo[].command[].command "index"
+indexinfo[].command[].indexname "summaryfeatures"
+indexinfo[].command[].command "index"