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, 17 May 2013

view this page in

SolrQuery::setFacetSort

(PECL solr >= 0.9.2)

SolrQuery::setFacetSortDetermines the ordering of the facet field constraints

Descrierea

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

Determines the ordering of the facet field constraints

Parametri

facetSort

Use SolrQuery::FACET_SORT_INDEX for sorting by index order or SolrQuery::FACET_SORT_COUNT for sorting by count.

field_override

The name of the field.

Valorile întoarse

Returns the current SolrQuery object, if the return value is used.



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 | sitemap | contact | advertising | mirror sites