summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/complex/complex.sd
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/complex/complex.sd')
-rw-r--r--config-model/src/test/derived/complex/complex.sd3
1 files changed, 0 insertions, 3 deletions
diff --git a/config-model/src/test/derived/complex/complex.sd b/config-model/src/test/derived/complex/complex.sd
index 8fbfd216c3e..82aca00ebfc 100644
--- a/config-model/src/test/derived/complex/complex.sd
+++ b/config-model/src/test/derived/complex/complex.sd
@@ -41,7 +41,6 @@ search complex {
field prefixenabled type string {
indexing: index | attribute
index: prefix
- attribute: prefetch
attribute: huge
normalizing: none
stemming: shortest
@@ -58,12 +57,10 @@ search complex {
field fleeting type array<float> {
indexing: index | attribute
- attribute: prefetch
}
field fleeting2 type float {
indexing: index | attribute
- attribute: prefetch
}
field foundat type long {