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

search for in the

SolrQuery::setHighlight> <SolrQuery::setFacetPrefix
[edit] Last updated: Fri, 14 Jun 2013

view this page in

SolrQuery::setFacetSort

(PECL solr >= 0.9.2)

SolrQuery::setFacetSortDétermine le tri des facet

Description

public SolrQuery SolrQuery::setFacetSort ( int $facetSort [, string $field_override ] )

Détermine le tri des facet.

Liste de paramètres

facetSort

Utilisez SolrQuery::FACET_SORT_INDEX pour trier sur l'index, ou SolrQuery::FACET_SORT_COUNT pour trier sur le total.

field_override

Le nom du champ.

Valeurs de retour

Retourne l'objet SolrQuery courant, si la valeur retournée est utilisée.



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

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