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