PHP Doku:: Sets the minimum document frequency - solrquery.settermsmincount.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrQuery class

<<SolrQuery::setTermsMaxCount

SolrQuery::setTermsPrefix>>

SolrQuery::setTermsMinCount

(PECL solr >= 0.9.2)

SolrQuery::setTermsMinCountSets the minimum document frequency

Beschreibung

publicSolrQuery SolrQuery::setTermsMinCount ( int $frequency )

Sets the minimum doc frequency to return in order to be included

Parameter-Liste

frequency

The minimum frequency

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