Are there any modifying operations that use HTTP word GET in Elastic Search? Or is it safe in a way to be able to access data without modifications while using HTTP GET request?
(Considering exposing a free form GET call to an index from internally accessible endpoint)