Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17892 программиста и 1580 роботов. Сейчас ищут 1487 программистов ...
SolrQuery::getHighlightMaxAnalyzedChars - Returns the maximum number of characters into a document to look for suitable snippets
Вернуться к: SolrQuery
SolrQuery::getHighlightMaxAnalyzedChars
(PECL solr >= 0.9.2)
SolrQuery::getHighlightMaxAnalyzedChars — Returns the maximum number of characters into a document to look for suitable snippets
Описание
public int SolrQuery::getHighlightMaxAnalyzedChars
( void
)
Returns the maximum number of characters into a document to look for suitable snippets
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an integer on success and NULL
if not set.
Вернуться к: SolrQuery