SolrQuery::getMltMaxWordLength
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns the maximum word length above which words will be ignored
Description
SolrQuery::getMltMaxWordLength(): int
Returns the maximum word length above which words will be ignored
Parameters Parameters
Return Values
Returns an integer on success and null if not set.