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