(PECL solr >= 0.9.2)
Returns the maximum number of tokens to parse in each document field that is not stored with TermVector support
public int SolrQuery::getMltMaxNumTokens ( void )
Returns the maximum number of tokens to parse in each document field that is not stored with TermVector support
Returns:
Returns an integer on success and NULL
if not set.
Please login to continue.