| We can rename it to ElasticsearchProjectionConstants. I don't like exposing the ES constants on the default projection constants interface, there should be no knowledge about ES be present in core. We may raise a warning/error when spotting an unknown __HSearch_XYZ projection constant, but I don't consider this very critical. |