Home
last modified time | relevance | path

Searched refs:Phrase (Results 1 – 13 of 13) sorted by last modified time

/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DPhrase.php9 * Class Phrase.
13 class Phrase extends AbstractSuggest class
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DSuggest.php7 use Elastica\Suggest\Phrase; alias
42 public function phrase(string $name, string $field): Phrase
44 return new Phrase($name, $field);
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md143 * Added `Elastica\Suggest\Phrase::addDirectGenerator` to align with ES specification [#1964](https://github.com/ruflin/Elastica/pull/1964)
1507 - Add \Elastica\Suggest\Phrase, \Elastica\Suggest\CandidateGenerator\AbstractCandidateGenerator, and \Elastica\Suggest\CandidateGenerator\DirectGenerator
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DPhraseSet.php31 protected $phrasesType = Phrase::class;
63 * @param Phrase[]
70 * @return Phrase[]
H A DPhrase.php20 class Phrase extends \Google\Model class
62 class_alias(Phrase::class, 'Google_Service_Speech_Phrase');
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties192 find_not_found=Phrase not found
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties121 find_not_found=Phrase not found
/plugin/pdfjs/pdfjs/web/locale/en-CA/
H A Dviewer.properties192 find_not_found=Phrase not found
/plugin/pdfjs/pdfjs/web/locale/fr/
H A Dviewer.properties192 find_not_found=Phrase introuvable
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1Phrase not found');\n notFound = true;\n break;\n\n case FindState.WRAPPED:\n …
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties192 find_not_found=Phrase not found
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties192 find_not_found=Phrase non trovate
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md100 ### Phrase Emphasis ###