PHP 8.4.6 Released!

SolrQuery::getExpandSortFields

(PECL solr >= 2.2.0)

SolrQuery::getExpandSortFieldsReturns an array of fields

Description

public SolrQuery::getExpandSortFields(): array

Returns an array of fields

Parameters

This function has no parameters.

Return Values

Returns an array of fields.

User Contributed Notes

There are no user contributed notes for this page.
To Top