suche nach in der

SolrQuery::setHighlightAlternateField> <SolrQuery::setFacetSort
Last updated: Fri, 25 May 2012

view this page in

SolrQuery::setHighlight

(PECL solr >= 0.9.2)

SolrQuery::setHighlightEnables or disables highlighting

Beschreibung

public SolrQuery SolrQuery::setHighlight ( bool $flag )

Setting it to TRUE enables highlighted snippets to be generated in the query response.

Setting it to FALSE disables highlighting

Parameter-Liste

flag

Enable or disable highlighting

Rückgabewerte

Returns the current SolrQuery object, if the return value is used.



add a note add a note User Contributed Notes
SolrQuery::setHighlight
There are no user contributed notes for this page.