PHP 클래스 KGzocha\Searcher\Context\Elastica\ScrollingSearchingContext

저자: Krzysztof Gzocha ([email protected])
상속: extends QuerySearchingContext
파일 보기 프로젝트 열기: krzysztof-gzocha/searcher

공개 메소드들

메소드 설명
__construct ( Search $search, Query $query = null, $expiryTime = '1m' )
getResults ( ) : Scroll

메소드 상세

__construct() 공개 메소드

public __construct ( Search $search, Query $query = null, $expiryTime = '1m' )
$search Elastica\Search
$query Elastica\Query

getResults() 공개 메소드

public getResults ( ) : Scroll
리턴 Elastica\Scroll