Log in
Model

ServiceSource

Magento\Indexer\Model\Source\ServiceSource

What it does

This class retrieves data from a service repository for indexer operations by executing a search query and extracting specific fields from the results.

Developers use this when configuring indexers that need to fetch and transform data from service layer APIs, such as retrieving product or category data for index population.

Public Methods

  • getData()