Bryce Seager van Dyk 3470787811
Remove references to _shard_doc (#3808)
Opensearch does not currently appear to support `_shard_doc` as part of Point In Time search, so remove references to it from the documentation.

Further details:
- I don't see any reference to `_shard_doc` in the code on [Opensearch's](https://github.com/opensearch-project/OpenSearch) main branch at time of proposing the change.
- ElasticSearch added `_shard_doc` in [7.12](https://github.com/elastic/elasticsearch-net/issues/5337) and it looks like it was not added as part of Opensearch's [Point In Time work](https://github.com/opensearch-project/OpenSearch/issues/1147).

Signed-off-by: Bryce Seager van Dyk <bryce@vandyk.net.nz>
2023-05-18 12:14:53 -05:00
..
2023-05-08 08:07:01 -07:00