aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/ngram/index-info.cfg
blob: b54cb8af15c007c2cd30b77409a9e3ea2b8538be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
indexinfo[].name "chunk"
indexinfo[].command[].indexname "sddocname"
indexinfo[].command[].command "index"
indexinfo[].command[].indexname "sddocname"
indexinfo[].command[].command "word"
indexinfo[].command[].indexname "content"
indexinfo[].command[].command "lowercase"
indexinfo[].command[].indexname "content"
indexinfo[].command[].command "string"
indexinfo[].command[].indexname "content"
indexinfo[].command[].command "type string"
indexinfo[].command[].indexname "content"
indexinfo[].command[].command "ngram 3"
indexinfo[].command[].indexname "content_dynamic"
indexinfo[].command[].command "dynteaser"
indexinfo[].command[].indexname "content_dynamic"
indexinfo[].command[].command "ngram 3"