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