Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16164 программиста и 1779 роботов. Сейчас ищут 1785 программистов ...
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