PHP Doku:: Enables or disables the Stats component - solrquery.setstats.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrQuery class

<<SolrQuery::setStart

SolrQuery::setTerms>>

SolrQuery::setStats

(PECL solr >= 0.9.2)

SolrQuery::setStatsEnables or disables the Stats component

Beschreibung

publicSolrQuery SolrQuery::setStats ( bool $flag )

Enables or disables the Stats component.

Parameter-Liste

flag

TRUE turns on the stats component and FALSE disables it.

Rückgabewerte

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


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",...)