SolrQuery::getMltMaxNumTokens

(PECL solr >= 0.9.2)

SolrQuery::getMltMaxNumTokensReturns the maximum number of tokens to parse in each document field that is not stored with TermVector support

說明

public SolrQuery::getMltMaxNumTokens(): int

Returns the maximum number of tokens to parse in each document field that is not stored with TermVector support

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns an integer on success and null if not set.