[DCAEMOD] Uses new tpls for repos / images
[oom.git] / kubernetes / pomba / components / pomba-search-data / resources / config / filter-config.json
1 [{
2         "name": "ngram_filter",
3         "description": "Custom NGram Filter.",
4         "configuration": " \"type\": \"nGram\", \"min_gram\": 1, \"max_gram\": 50, \"token_chars\": [ \"letter\", \"digit\", \"punctuation\", \"symbol\" ]"
5 }]