downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SolrQuery::setFacetMinCount> <SolrQuery::setFacetLimit
[edit] Last updated: Fri, 17 May 2013

view this page in

SolrQuery::setFacetMethod

(PECL solr >= 0.9.2)

SolrQuery::setFacetMethodEspecifica el tipo de algoritmo a usar cuando se hace una faceta a un campo

Descripción

public SolrQuery SolrQuery::setFacetMethod ( string $method [, string $field_override ] )

Especifica el tipo de algoritmo a usar cuando se hace una faceta a un campo. Este método acepta la sobrescritura opcional de campos.

Parámetros

method

El método a usar.

field_override

El nombre del campo.

Valores devueltos

Devuelve el objeto SolrQuery actual, si se usó el valor de retorno.



add a note add a note User Contributed Notes SolrQuery::setFacetMethod - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites