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