We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我有点说不清楚,大概意思就是对于英语和数字的话,最好是作为一个整体去检索,这里出现了 anywhere这个单词,结果被索引的部分是单词中here.
第二个问题是这里的数字1也出现了隐痛,但是1都是出现在10或者0.1 这样的东西中的
还有就是,我有个疑问,就是比如说一个单词 plank constant(普朗克常数),而我有一个页面叫做plank constant,一个页面叫做 constant.结果虚拟引用的结果是指向constant.我想让他不显示constant这个关键词,而是显示plank constant.能否通过关键词进行屏蔽.屏蔽所有 单个的constant,但是保留类似 plank constant,boltzman constant之类的关键词
The text was updated successfully, but these errors were encountered:
目前还没有做分词处理,后面改进。
Sorry, something went wrong.
88250
No branches or pull requests
我有点说不清楚,大概意思就是对于英语和数字的话,最好是作为一个整体去检索,这里出现了 anywhere这个单词,结果被索引的部分是单词中here.
第二个问题是这里的数字1也出现了隐痛,但是1都是出现在10或者0.1 这样的东西中的
还有就是,我有个疑问,就是比如说一个单词 plank constant(普朗克常数),而我有一个页面叫做plank constant,一个页面叫做 constant.结果虚拟引用的结果是指向constant.我想让他不显示constant这个关键词,而是显示plank constant.能否通过关键词进行屏蔽.屏蔽所有 单个的constant,但是保留类似 plank constant,boltzman constant之类的关键词
The text was updated successfully, but these errors were encountered: