@@ -162,6 +162,7 @@ |
||
162 | 162 | /** |
163 | 163 | * Set the start page from the request and results per page for a given searcher object |
164 | 164 | * @param \SilverStripe\Elastica\ElasticSearcher &$elasticSearcher ElasticSearcher object |
165 | + * @param ElasticSearcher $elasticSearcher |
|
165 | 166 | */ |
166 | 167 | private function setStartParamsFromRequest(&$elasticSearcher) { |
167 | 168 | // start, and page length, i.e. pagination |