Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16184 программиста и 1779 роботов. Сейчас ищет 1731 программист ...
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