fix #1803 add disable_graph
This commit is contained in:
parent
5e6254b176
commit
b651318dfc
1 changed files with 1 additions and 0 deletions
|
@ -1132,6 +1132,7 @@
|
|||
],
|
||||
"tokenizer": "unigram_tokenizer",
|
||||
"filter": [
|
||||
"disable_graph",
|
||||
"alphanum_word_filter",
|
||||
"cjk_bigram",
|
||||
"lowercase",
|
||||
|
|
Loading…
Add table
Reference in a new issue