gpt4 book ai didi

elasticsearch - 使用 “starts with”过滤器的基于URI的Elasticsearch查询

转载 作者:行者123 更新时间:2023-12-02 23:05:28 25 4
gpt4 key购买 nike

例如,我想搜索以Na开头的所有名称。如何在基于URI的查询中指定?

localhost:9200/index/type/_search?XXX

最佳答案

您可以这样做。希望对您有帮助

http://localhost:9200/index/type/_search?q=names:na*

关于elasticsearch - 使用 “starts with”过滤器的基于URI的Elasticsearch查询,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18368834/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com