Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16184 программиста и 1779 роботов. Сейчас ищет 1731 программист ...
SolrQuery::getMltMinDocFrequency - Returns the treshold frequency at which words will be ignored which do not occur in at least this many docs
Вернуться к: SolrQuery
SolrQuery::getMltMinDocFrequency
(PECL solr >= 0.9.2)
SolrQuery::getMltMinDocFrequency — Returns the treshold frequency at which words will be ignored which do not occur in at least this many docs
Описание
public int SolrQuery::getMltMinDocFrequency
( void
)
Returns the treshold frequency at which words will be ignored which do not occur in at least this many docs
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an integer on success and NULL
if not set.
Вернуться к: SolrQuery