elasticsearch/client
David Harsha ed7a65e053
Allow specifying index in pinned queries (#74873)
The current `ids` option doesn't allow pinning a specific document in a
single index when searching over multiple indices. This introduces a
`documents` option, which is an array of `_id` and `_index`
fields to allow index-specific pins.

Closes https://github.com/elastic/elasticsearch/issues/67855.
2021-07-27 15:55:07 +03:00
..
benchmark Rename o.e.common in libs/core to o.e.core (#73909) 2021-06-08 09:53:28 -07:00
client-benchmark-noop-api-plugin [Rest Api Compatibility] Typed endpoint for bulk api (#73571) 2021-06-07 19:36:31 +02:00
rest Verify that main info response returns correct product headers (#73910) 2021-06-17 23:29:07 +02:00
rest-high-level Allow specifying index in pinned queries (#74873) 2021-07-27 15:55:07 +03:00
sniffer Revert "Upgrade Azure SDK and Jackson (#72833) (#72995)" (#73837) 2021-06-07 10:20:46 -07:00
test Simplify test only project precommit checks (#74172) 2021-06-22 16:34:07 +02:00