Make ElasticsearchEnvironment.ANALYSIS_DEFINITION_PROVIDER consistent with other constants
Description
ElasticsearchEnvironment.ANALYSIS_DEFINITION_PROVIDER includes the hibernate.search prefix, even though none of the other constants in the same class does. We should make it consistent with the other constants.