mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 21:48:39 +00:00
PR #25543 removed the `_uid` field in favor of the `_id` field, including for use in slicing. This removes an outdated reference to `_uid` in our reindex docs.