summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/importedfields/parent_b.sd
blob: 3827546a4e13c1981d77f20fe7d7b45f7d31797d (plain) (blame)
1
2
3
4
5
6
7
search parent_b {
  document parent_b {
    field string_field type string {
      indexing: attribute
    }
  }
}