OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

search-ws message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: defaultfor sortBy for the facetSort parameter


What should the default be for sortBy for the facetSort parameter?

 

    facetSort Parameter

The facetSort parameter is a sort specification for the facet results. It is non-repeatable, and has the following components. 

·         sortBy. One of the following:

o        ‘recordCount’ (the number of records matching the facet value)

o        ‘alphanumeric‘

·         order.  Optional, one of:

o        ‘ascending’  (default for sortby=alphanumeric)

o        ‘descending’ (default for sortby=recordCount)

·         caseSensitivity. Optional, and meaningful only for ‘alphanumeric’.  One of:

o        ‘caseSensitive’

o        ‘caseInsensitive’ (default)



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]