summaryrefslogtreecommitdiffstats
path: root/searchcommon/src/tests/schema/indexschema.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'searchcommon/src/tests/schema/indexschema.cfg')
-rw-r--r--searchcommon/src/tests/schema/indexschema.cfg26
1 files changed, 0 insertions, 26 deletions
diff --git a/searchcommon/src/tests/schema/indexschema.cfg b/searchcommon/src/tests/schema/indexschema.cfg
deleted file mode 100644
index 989f30f7499..00000000000
--- a/searchcommon/src/tests/schema/indexschema.cfg
+++ /dev/null
@@ -1,26 +0,0 @@
-indexfield[6]
-indexfield[0].name a
-indexfield[0].datatype STRING
-indexfield[1].name b
-indexfield[1].datatype INT64
-indexfield[2].name c
-indexfield[2].datatype STRING
-indexfield[2].prefix true
-indexfield[2].phrases false
-indexfield[2].positions false
-indexfield[3].name e
-indexfield[3].datatype BOOLEANTREE
-indexfield[3].collectiontype SINGLE
-indexfield[4].name f
-indexfield[4].indextype RISE
-indexfield[4].datatype STRING
-indexfield[4].collectiontype WEIGHTEDSET
-indexfield[5].name g
-indexfield[5].indextype RISE
-indexfield[5].datatype INT64
-indexfield[5].collectiontype WEIGHTEDSET
-fieldset[1]
-fieldset[0].name default
-fieldset[0].field[2]
-fieldset[0].field[0].name a
-fieldset[0].field[1].name c