8.27.0
·
4 commits
to master
since this release
Included commits: 8.26.0...8.27.0
Improvements
- Introduced
SearchClient::multiSearch()to execute multiple search queries in a single batch request, falling back to sequential calls when the underlying adapter does not support batching.