\Elastica\ResultSetChainProcessor

Allows multiple ProcessorInterface instances to operate on the same ResultSet, calling each in turn.

Summary

Methods
Properties
Constants
__construct()
process()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$processors
N/A

Properties

Methods

process()

process(\Elastica\ResultSet  $resultSet) 

Iterates over a ResultSet allowing a processor to iterate over any Results as required.

Parameters

\Elastica\ResultSet $resultSet