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