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
比如说:我搜索一个“ali”,能搜出“阿里巴巴”,“你是阿里”。我想问一下,可以只搜出“阿里”开头的,而不是含有“阿里”的内容都搜出来。谢谢
The text was updated successfully, but these errors were encountered:
使用match-query-phrase-prefix查询 官网地址:https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-match-query-phrase-prefix.html
Sorry, something went wrong.
No branches or pull requests
比如说:我搜索一个“ali”,能搜出“阿里巴巴”,“你是阿里”。我想问一下,可以只搜出“阿里”开头的,而不是含有“阿里”的内容都搜出来。谢谢
The text was updated successfully, but these errors were encountered: