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