\Elastica\ResultSetProcessingBuilder

Summary

Methods
Properties
Constants
__construct()
buildResultSet()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$builder
$processor
N/A

Properties

Methods

buildResultSet()

buildResultSet(\Elastica\Response  $response, \Elastica\Query  $query) : \Elastica\ResultSet

Runs any registered transformers on the ResultSet before returning it, allowing the transformers to inject additional data into each Result.

Parameters

\Elastica\Response $response
\Elastica\Query $query

Returns

\Elastica\ResultSet