PHP Class TextAnalysis\Queries\QuotedQuery

Author: yooper
Inheritance: extends MultiTermQuery
Afficher le fichier Open project: yooper/php-text-analysis

Méthodes publiques

Méthode Description
getQuery ( ) : array
queryIndex ( InvertedIndex $invertedIndex ) : array Return an array of terms and doc ids where they are located

Method Details

getQuery() public méthode

public getQuery ( ) : array
Résultat array

queryIndex() public méthode

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