Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16975 программистов и 1829 роботов. Сейчас ищут 1134 программиста ...
SolrQuery::setMltMinDocFrequency - Sets the mltMinDoc frequency
Вернуться к: SolrQuery
SolrQuery::setMltMinDocFrequency
(PECL solr >= 0.9.2)
SolrQuery::setMltMinDocFrequency — Sets the mltMinDoc frequency
Описание
The frequency at which words will be ignored which do not occur in at least this many docs.
Список параметров
-
minDocFrequency
-
Sets the frequency at which words will be ignored which do not occur in at least this many docs.
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.
Вернуться к: SolrQuery