Log in
Model

Elasticsearch

Magento\Elasticsearch8\Model\Adapter\Elasticsearch

What it does

This class is a deprecated adapter for Elasticsearch 8 integration in Magento 2.

It formats product and catalog data into Elasticsearch's bulk indexing format, allowing multiple documents to be indexed in a single request.

Developers would have used this when implementing or customizing search functionality with Elasticsearch 8, though Adobe no longer supports this version.

Public Methods

  • getDocsArrayInBulkIndexFormat()