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