Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16108 программистов и 1772 робота. Сейчас ищут 1811 программистов ...
SolrQuery::getMltMaxNumQueryTerms - Returns the maximum number of query terms that will be included in any generated query
Вернуться к: SolrQuery
SolrQuery::getMltMaxNumQueryTerms
(PECL solr >= 0.9.2)
SolrQuery::getMltMaxNumQueryTerms — Returns the maximum number of query terms that will be included in any generated query
Описание
public int SolrQuery::getMltMaxNumQueryTerms
( void
)
Returns the maximum number of query terms that will be included in any generated query
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an integer on success and NULL
if not set.
Вернуться к: SolrQuery