Php/docs/solrquery.getmltminwordlength

From Get docs

SolrQuery::getMltMinWordLength

(PECL solr >= 0.9.2)

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


Description

public SolrQuery::getMltMinWordLength ( ) : int

Returns the minimum word length below which words will be ignored


Parameters

This function has no parameters.


Return Values

Returns an integer on success and NULL if not set.