SolrQuery::getMltMaxNumTokens

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

Beschreibung

public int SolrQuery::getMltMaxNumTokens ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an integer on success and NULL if not set.