Home
last modified time | relevance | path

Searched refs:minWordLength (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DMoreLikeThis.php99 public function setMinWordLength(int $minWordLength = 0): self argument
101 return $this->setParam('min_word_length', $minWordLength);
/plugin/ckgdoku/ckeditor/
Dckeditor.js1057 …entsToIgnore,ignoreGraytElementsRegex:a.config.grayt_elementsToIgnore,minWordLength:a.config.scayt… property
/plugin/ckgedit/ckeditor/
Dckeditor.js1143 …entsToIgnore,ignoreGraytElementsRegex:a.config.grayt_elementsToIgnore,minWordLength:a.config.scayt… property
Dckeditor.js.unc22572 minWordLength: a.config.scayt_minWordLength,