Home
last modified time | relevance | path

Searched refs:OPTION_SEARCH_TYPE_QUERY_THEN_FETCH (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSearch.php45 public const OPTION_SEARCH_TYPE_QUERY_THEN_FETCH = 'query_then_fetch';
382 [self::OPTION_SEARCH_TYPE => self::OPTION_SEARCH_TYPE_QUERY_THEN_FETCH]
43 public const OPTION_SEARCH_TYPE_QUERY_THEN_FETCH = 'query_then_fetch'; global() define in Elastica\\Search