Definition
source
/**
* Transforms elasticsearch results into clear Flow Rows using ['hits']['hits'][x]['_source'].
*
* @return HitsIntoRowsTransformer
*/
es_hits_to_rows(DocumentDataSource $source) : HitsIntoRowsTransformer
Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Transforms elasticsearch results into clear Flow Rows using ['hits']['hits'][x]['_source'].
*
* @return HitsIntoRowsTransformer
*/
es_hits_to_rows(DocumentDataSource $source) : HitsIntoRowsTransformer