aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/examples/invalid_sd_no_closing_bracket.sd
blob: 77b06f9fbb6a0dd4b00090ad51015b4075eb3a02 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
search noclosingbracket {
  document {
    field title type string {
      indexing: attribute
    }
  }