summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/examples/invalid_sd_no_closing_bracket.sd
blob: 7384c13dd8e9b1c4b4c71c9635037d0e6522e561 (plain) (blame)
1
2
3
4
5
6
7
# Copyright 2017 Yahoo Holdings. 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
    }
  }