We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b84f22 commit 939bdb5Copy full SHA for 939bdb5
build.sh
@@ -31,7 +31,7 @@ curl -H'Content-Type: application/json' -XPUT "http://localhost:9200/oiwiki" -d'
31
"ngram_tokenizer": {
32
"type": "ngram",
33
"min_gram": 1,
34
- "max_gram": 9,
+ "max_gram": 2,
35
"token_chars": ["letter", "digit"]
36
}
37
},
0 commit comments