Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 122902 программиста и 5672 робота. Сейчас ищут 2274 программиста ...
SolrQuery::setHighlightUsePhraseHighlighter - Whether to highlight phrase terms only when they appear within the query phrase
Вернуться к: SolrQuery
SolrQuery::setHighlightUsePhraseHighlighter
(PECL solr >= 0.9.2)
SolrQuery::setHighlightUsePhraseHighlighter — Whether to highlight phrase terms only when they appear within the query phrase
Описание
Sets whether or not to use SpanScorer to highlight phrase terms only when they appear within the query phrase in the document
Список параметров
-
value -
Whether or not to use SpanScorer to highlight phrase terms only when they appear within the query phrase in the document
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.
Вернуться к: SolrQuery