Searched refs:fullResult (Results 1 – 2 of 2) sorted by relevance
359 …* @param bool $fullResult By default only the total hit count is…367 public function count($query = '', bool $fullResult = false, string $method = Request::POST) argument386 return $fullResult ? $resultSet : $resultSet->getTotalHits();
1600 - Second param to \Elastica\Search.php:count($query = '', $fullResult = false) added. If second par…