We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. 我的单词是包括词意在一起的,因为一个单词通常有多个词义,只记单词的英文是没有意义的,我将一个单词和它的意义组合起来,用来区分不同的单词。
Describe the solution you'd like 解决方案是:在查询之前,可以对单词字段提供一个由用户自定义的正则表达式。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe.
我的单词是包括词意在一起的,因为一个单词通常有多个词义,只记单词的英文是没有意义的,我将一个单词和它的意义组合起来,用来区分不同的单词。
Describe the solution you'd like
解决方案是:在查询之前,可以对单词字段提供一个由用户自定义的正则表达式。
The text was updated successfully, but these errors were encountered: