array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'solrquery.getmltminwordlength.php', 1 => 'SolrQuery::getMltMinWordLength', 2 => 'Returns the minimum word length below which words will be ignored', ), 'up' => array ( 0 => 'class.solrquery.php', 1 => 'SolrQuery', ), 'prev' => array ( 0 => 'solrquery.getmltmintermfrequency.php', 1 => 'SolrQuery::getMltMinTermFrequency', ), 'next' => array ( 0 => 'solrquery.getmltqueryfields.php', 1 => 'SolrQuery::getMltQueryFields', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrquery/getmltminwordlength.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SolrQuery::getMltMinWordLength

(PECL solr >= 0.9.2)

SolrQuery::getMltMinWordLengthReturns the minimum word length below which words will be ignored

Beschreibung

public SolrQuery::getMltMinWordLength(): int

Returns the minimum word length below which words will be ignored

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns an integer on success and null if not set.