PHP Doku:: Returns whether or not the collapse contiguous fragments into a single fragment - solrquery.gethighlightmergecontiguous.html

Verlauf / Chronik / History: (7) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrQuery classSolrQuery::getHighlightMergeContiguous

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrQuery class

<<SolrQuery::getHighlightMaxAnalyzedChars

SolrQuery::getHighlightRegexMaxAnalyzedChars>>

SolrQuery::getHighlightMergeContiguous

(PECL solr >= 0.9.2)

SolrQuery::getHighlightMergeContiguousReturns whether or not the collapse contiguous fragments into a single fragment

Beschreibung

public bool SolrQuery::getHighlightMergeContiguous ([ string $field_override ] )

Returns whether or not the collapse contiguous fragments into a single fragment. Accepts an optional field override.

Parameter-Liste

field_override

The name of the field

Rückgabewerte

Returns a boolean on success and NULL if not set.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)