Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16157 программистов и 1779 роботов. Сейчас ищут 1790 программистов ...
SolrQuery::setHighlightSimplePre - Sets the text which appears before a highlighted term
Вернуться к: SolrQuery
SolrQuery::setHighlightSimplePre
(PECL solr >= 0.9.2)
SolrQuery::setHighlightSimplePre — Sets the text which appears before a highlighted term
Описание
Sets the text which appears before a highlighted term
The default is <em>
Список параметров
-
simplePre
-
The text which appears before a highlighted term
-
field_override
-
The name of the field.
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.
Вернуться к: SolrQuery