简体   繁体   English

ElasticSearch + NEST批量搜索

[英]ElasticSearch + NEST Bulk Searching

I'm developing a utility through which searches can be submitted in bulk via batches. 我正在开发一个实用程序,通过它可以批量批量提交搜索。 I was wondering whether the ElasticSearch 6.xxx /Nest API has built-in capabilities for bulk searching, rather than having to enumerate and perform each search individually? 我想知道ElasticSearch 6.xxx / Nest API是否具有用于批量搜索的内置功能,而不是必须枚举并单独执行每个搜索?

Thanks 谢谢

Elastic提供了多种搜索API,您可以在此处查看

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM