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