[numex] Making all languages except the ideographic writing systems (CJK) whole_tokens_only for numex. Otherwise non-number prefixes may accidentally get converted into numbers. May add some more options around this in the future.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"whole_words_only": true,
|
||||
"rules": [
|
||||
{
|
||||
"name": "dim",
|
||||
|
||||
Reference in New Issue
Block a user