mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-09 14:38:01 +00:00
7 lines
145 B
YAML
7 lines
145 B
YAML
|
extends: existence
|
||
|
message: "There should be once space between words in '%s'."
|
||
|
level: error
|
||
|
nonword: true
|
||
|
tokens:
|
||
|
- '[A-Za-z]+ {2,}[A-Za-z]+'
|