include/SugarSearchEngine/Elastic/SugarSearchEngineElasticResultSet.php

Show: inherited
Table of Contents

\SugarSeachEngineElasticResultSet

Package: SugarCRM

Adapter class to Elastica Result Set

Parent(s)
\SugarSearchEngineResultSet < \Iterator

Properties

Propertyprivate\Elastica_ResultSet  $elasticaResultSet= ''

Details
Type
\Elastica_ResultSet

Methods

methodpublic__construct( \Elastica_ResultSet $rs ) : void

Parameters
Name Type Description
$rs \Elastica_ResultSet
methodpubliccount( ) : int

Return the count of hits returned, may not necessarily equal total hits.

Returns
Type Description
int
methodpubliccurrent( ) : void

methodpublicgetFacets( ) : array

Return facets associated with this search.

Returns
Type Description
array
methodpublicgetModuleFacet( ) : array | bool

Return the facet results for the modules used in the search.

Returns
Type Description
array | bool
methodpublicgetTotalHits( ) : int

Return the total number of hits found from our search

Returns
Type Description
int
methodpublicgetTotalTime( ) : int

Get the total amount of time the search took to complete.

Returns
Type Description
int
methodpublickey( ) : void

methodpublicnext( ) : void

methodpublicrewind( ) : void

methodpublicvalid( ) : void

Documentation was generated by DocBlox 0.18.1.