Method: Blacklight::Configuration::FacetField#sort

Defined in:
lib/blacklight/configuration/facet_field.rb

#sortString

Returns the ordering of the facet field constraints; when using Solr, this is either ‘count’ or ‘index’.

Returns:

  • (String)

    the ordering of the facet field constraints; when using Solr, this is either ‘count’ or ‘index’



# File 'lib/blacklight/configuration/facet_field.rb', line 32