Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 16141 программист и 1772 робота. Сейчас ищут 1917 программистов ...
SolrQuery::setMltMaxNumQueryTerms - Sets the maximum number of query terms included
Вернуться к: SolrQuery
SolrQuery::setMltMaxNumQueryTerms
(PECL solr >= 0.9.2)
SolrQuery::setMltMaxNumQueryTerms — Sets the maximum number of query terms included
Описание
Sets the maximum number of query terms that will be included in any generated query.
Список параметров
-
value
-
The maximum number of query terms that will be included in any generated query
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.
Вернуться к: SolrQuery