SolrQuery::setMltMaxWordLength
Sets the maximum word length
説明
public SolrQuery SolrQuery::setMltMaxWordLength(int $maxWordLength
)
パラメータ
-
maxWordLength
-
The maximum word length above which words will be ignored
戻り値
Returns the current SolrQuery object, if the return value is used.