PHP 클래스 TextAnalysis\Queries\QuotedQuery

저자: yooper
상속: extends MultiTermQuery
파일 보기 프로젝트 열기: yooper/php-text-analysis

공개 메소드들

메소드 설명
getQuery ( ) : array
queryIndex ( InvertedIndex $invertedIndex ) : array Return an array of terms and doc ids where they are located

메소드 상세

getQuery() 공개 메소드

public getQuery ( ) : array
리턴 array

queryIndex() 공개 메소드

Return an array of terms and doc ids where they are located
public queryIndex ( InvertedIndex $invertedIndex ) : array
$invertedIndex TextAnalysis\Indexes\InvertedIndex
리턴 array