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

search for in the

SolrQuery::getFields> <SolrQuery::getFacetQueries
[edit] Last updated: Sun, 26 May 2013

view this page in

SolrQuery::getFacetSort

(PECL solr >= 0.9.2)

SolrQuery::getFacetSortDevuelve el tipo de ordenación de la faceta

Descripción

public int SolrQuery::getFacetSort ([ string $field_override ] )

Devuelve un entero (SolrQuery::FACET_SORT_INDEX o SolrQuery::FACET_SORT_COUNT)

Parámetros

field_override

El nombre del campo

Valores devueltos

Devuelve un entero (SolrQuery::FACET_SORT_INDEX o SolrQuery::FACET_SORT_COUNT) en caso de éxito o NULL si no se estableció.



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

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