Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18238 программистов и 1604 робота. Сейчас ищут 1183 программиста ...
SolrQuery::getMltMinWordLength - Returns the minimum word length below which words will be ignored
Вернуться к: SolrQuery
SolrQuery::getMltMinWordLength
(PECL solr >= 0.9.2)
SolrQuery::getMltMinWordLength — Returns the minimum word length below which words will be ignored
Описание
public int SolrQuery::getMltMinWordLength
( void
)
Returns the minimum word length below which words will be ignored
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an integer on success and NULL
if not set.
Вернуться к: SolrQuery