mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-12 18:29:59 +00:00
Since #25826 we reject infinite values for float, double and half_float datatypes. This change adds this restriction to the documentation for the supported datatypes. Closes #27653