Home
last modified time | relevance | path

Searched defs:DirectGenerator (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/CandidateGenerator/
H A DDirectGenerator.php10 class DirectGenerator extends AbstractCandidateGenerator class
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DPhrase.php6 use Elastica\Suggest\CandidateGenerator\DirectGenerator; alias