Package org.springframework.data.elasticsearch.client.erhlc


@NonNullApi @NonNullFields package org.springframework.data.elasticsearch.client.erhlc
This package contains classes that use the old Elasticsearch 7 libraries to access Elasticsearch either directly by using the RestHighLevelClient or indirectly by using code copied from Elasticsearch libraries (reactive implementation). These classes are deprectaed in favour of using the implementations using the new Elasticsearch Client.