Skip to content
Snippets Groups Projects
Commit dfc1b38c authored by cxlwill's avatar cxlwill Committed by Martin Donath
Browse files

modify separator for tokenization

parent 6ae4322a
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"search.result.none": "没有找到符合条件的结果", "search.result.none": "没有找到符合条件的结果",
"search.result.one": "找到 1 个符合条件的结果", "search.result.one": "找到 1 个符合条件的结果",
"search.result.other": "# 个符合条件的结果", "search.result.other": "# 个符合条件的结果",
"search.tokenizer": "[\s\-]+", "search.tokenizer": "[\,\。]+",
"source.link.title": "前往 Github 仓库", "source.link.title": "前往 Github 仓库",
"toc.title": "目录" "toc.title": "目录"
}[key] }}{% endmacro %} }[key] }}{% endmacro %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment