查询为空时结果如何排序?
How are results sorted when the query is empty?
我在 ElasticSearch
的 Azure Search documentation about how the results are sorted when the query sent is empty. I've also read the Empty Search 部分找不到任何信息,但仍然找不到任何答案。
这是Key排序吗?
后端是否发送一批并行请求并连接结果,因为排序无关紧要?
在空查询的情况下,排序顺序未指定。您不能依赖任何特定的订单。如果您需要特定订单,请使用 orderby 查询参数请求它。
卫生部,
尤金
我在 ElasticSearch
的 Azure Search documentation about how the results are sorted when the query sent is empty. I've also read the Empty Search 部分找不到任何信息,但仍然找不到任何答案。
这是Key排序吗?
后端是否发送一批并行请求并连接结果,因为排序无关紧要?
在空查询的情况下,排序顺序未指定。您不能依赖任何特定的订单。如果您需要特定订单,请使用 orderby 查询参数请求它。 卫生部, 尤金