Reputation: 2221
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?
Thanks
Upvotes: 1
Views: 326