summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/neuralnet_noqueryprofile
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/neuralnet_noqueryprofile')
-rw-r--r--config-model/src/test/derived/neuralnet_noqueryprofile/neuralnet.sd4
-rw-r--r--config-model/src/test/derived/neuralnet_noqueryprofile/schema-info.cfg3
2 files changed, 0 insertions, 7 deletions
diff --git a/config-model/src/test/derived/neuralnet_noqueryprofile/neuralnet.sd b/config-model/src/test/derived/neuralnet_noqueryprofile/neuralnet.sd
index e083b152aba..073813d2198 100644
--- a/config-model/src/test/derived/neuralnet_noqueryprofile/neuralnet.sd
+++ b/config-model/src/test/derived/neuralnet_noqueryprofile/neuralnet.sd
@@ -3,10 +3,6 @@ schema neuralnet {
document neuralnet {
- field uniqueRCount type double {
- indexing: attribute
- }
-
field pinned type int {
indexing: attribute
}
diff --git a/config-model/src/test/derived/neuralnet_noqueryprofile/schema-info.cfg b/config-model/src/test/derived/neuralnet_noqueryprofile/schema-info.cfg
index 82bba81f0d5..524a1253480 100644
--- a/config-model/src/test/derived/neuralnet_noqueryprofile/schema-info.cfg
+++ b/config-model/src/test/derived/neuralnet_noqueryprofile/schema-info.cfg
@@ -10,9 +10,6 @@ schema[].summaryclass[].fields[].name "documentid"
schema[].summaryclass[].fields[].type "longstring"
schema[].summaryclass[].fields[].dynamic false
schema[].summaryclass[].name "attributeprefetch"
-schema[].summaryclass[].fields[].name "uniqueRCount"
-schema[].summaryclass[].fields[].type "double"
-schema[].summaryclass[].fields[].dynamic false
schema[].summaryclass[].fields[].name "pinned"
schema[].summaryclass[].fields[].type "integer"
schema[].summaryclass[].fields[].dynamic false