PHP Doku:: Maps to the facet parameter. Enables or disables facetting - solrquery.setfacet.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrQuery class

<<SolrQuery::setExplainOther

SolrQuery::setFacetDateEnd>>

SolrQuery::setFacet

(PECL solr >= 0.9.2)

SolrQuery::setFacetMaps to the facet parameter. Enables or disables facetting

Beschreibung

publicSolrQuery SolrQuery::setFacet ( bool $flag )

Enables or disables faceting.

Parameter-Liste

value

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