Class ElasticsearchIndexMappingComparator

java.lang.Object
io.jmix.search.index.impl.IndexMappingComparator<co.elastic.clients.elasticsearch.indices.IndexState,co.elastic.clients.json.JsonpSerializable>
io.jmix.searchelasticsearch.index.impl.ElasticsearchIndexMappingComparator

@Component("search_ElasticsearchIndexMappingComparator") public class ElasticsearchIndexMappingComparator extends IndexMappingComparator<co.elastic.clients.elasticsearch.indices.IndexState,co.elastic.clients.json.JsonpSerializable>
  • Constructor Details

  • Method Details

    • extractTypeMapping

      @Nullable protected co.elastic.clients.json.JsonpSerializable extractTypeMapping(co.elastic.clients.elasticsearch.indices.IndexState indexState)
      Specified by:
      extractTypeMapping in class IndexMappingComparator<co.elastic.clients.elasticsearch.indices.IndexState,co.elastic.clients.json.JsonpSerializable>