Home
last modified time | relevance | path

Searched refs:suggest (Results 26 – 50 of 72) sorted by path

123

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js403suggest:{html5:!0}},a={format:o,suggest:{html5:!0,razor:!0}};function l(e){return{completionItems:…
426 …thScrolling",e[e.stopRenderingLineAfter=95]="stopRenderingLineAfter",e[e.suggest=96]="suggest",e[e…
H A Dbundle.js.map1suggest/media/suggest.css","webpack:///./node_modules/monaco-editor/esm/vs/editor/contrib/suggest/…
H A Deditor.worker.js1 …thScrolling",e[e.stopRenderingLineAfter=95]="stopRenderingLineAfter",e[e.suggest=96]="suggest",e[e…
H A Deditor.worker.js.map1suggest --------------------------------------------------------------------------\n //#region …
H A Djson.worker.js.map1suggest --------------------------------------------------------------------------\n //#region …
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1 …thScrolling",e[e.stopRenderingLineAfter=95]="stopRenderingLineAfter",e[e.suggest=96]="suggest",e[e…
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css123 * If you want that effect I'd suggest setting a border-top/left on th/td's and
/plugin/dokumicrobugtracker/
H A Dstyle.css123 * If you want that effect I'd suggest setting a border-top/left on th/td's and
/plugin/dw2pdf/
H A Dcomposer.lock39 "suggest": {
108 "suggest": {
274 "suggest": {
/plugin/elasticsearch/
H A Dcomposer.lock38 "suggest": {
150 "suggest": {
448 "suggest": {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL24 can use it too, but we suggest you first think carefully about whether
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md680 - Added regex option form suggest completions https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-completion.html#regex
1185 - Avoid remove previously added params when adding a suggest to the query [#726](https://github.com/ruflin/Elastica/issues/726/)
1504 - Refactor suggest implementation (\Elastica\Suggest, \Elastica\Suggest\AbstractSuggest, and \Elastica\Suggest\Term) to more closely resemble query implementation. (BC break)
1562 - Add support for term suggest API
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php58 * suggest?: Suggest,
69 * If the current query has a suggest in it.
344 if (isset($array['suggest'])) {
345 $array['suggest'] = $array['suggest']['suggest'];
366 * Add a suggest term.
368 * @param Suggest $suggest suggestion object
372 public function setSuggest(Suggest $suggest): self
374 $this->setParam('suggest',
370 setSuggest(Suggest $suggest) global() argument
[all...]
H A DQueryBuilder.php91 public function suggest() function in Elastica\\QueryBuilder
H A DSearch.php46 public const OPTION_SEARCH_TYPE_SUGGEST = 'suggest';
418 public function setSuggest(Suggest $suggest): self
420 return $this->setOptionsAndQuery([self::OPTION_SEARCH_TYPE_SUGGEST => 'suggest'], $suggest);
410 setSuggest(Suggest $suggest) global() argument
/plugin/fckg/fckeditor/
H A Dlicense.txt337 can use it too, but we suggest you first think carefully about whether
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A D.travis.yml27 - composer update --no-interaction --no-progress --no-suggest --prefer-dist $COMPOSER_FLAGS
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A D.travis.yml31 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au…
/plugin/findologicxmlexport/vendor/phpunit/php-timer/
H A D.travis.yml21 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au…
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/
H A D.travis.yml16 - travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
H A D.travis.yml18 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.travis.yml28 - DEFAULT_COMPOSER_FLAGS="--no-interaction --no-ansi --no-progress --no-suggest"
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/
H A D.travis.yml18 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au…
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A D.travis.yml21 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au…
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
H A D.travis.yml16 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au…

123