summaryrefslogtreecommitdiffstats
path: root/searchcommon/src/tests/schema/indexschema.cfg
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2017-03-06 12:35:29 +0000
committerGeir Storli <geirst@yahoo-inc.com>2017-03-07 11:42:20 +0000
commit9a8ca53e8b44fd9d3157083f543154a86b5618ee (patch)
tree6508f1086b56a20eea11984fe8c2adc66b007279 /searchcommon/src/tests/schema/indexschema.cfg
parent6518cbc8ccf51ca41d99ac7dc53d6c0eb92c7756 (diff)
Support building a schema from imported-fields config.
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