array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'solrquery.getmltmaxwordlength.php', 1 => 'SolrQuery::getMltMaxWordLength', 2 => 'Returns the maximum word length above which words will be ignored', ), 'up' => array ( 0 => 'class.solrquery.php', 1 => 'SolrQuery', ), 'prev' => array ( 0 => 'solrquery.getmltmaxnumtokens.php', 1 => 'SolrQuery::getMltMaxNumTokens', ), 'next' => array ( 0 => 'solrquery.getmltmindocfrequency.php', 1 => 'SolrQuery::getMltMinDocFrequency', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrquery/getmltmaxwordlength.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SolrQuery::getMltMaxWordLength

(PECL solr >= 0.9.2)

SolrQuery::getMltMaxWordLengthReturns the maximum word length above which words will be ignored

説明

public SolrQuery::getMltMaxWordLength(): int

Returns the maximum word length above which words will be ignored

パラメータ

この関数にはパラメータはありません。

戻り値

Returns an integer on success and null if not set.