humlab-sead / sead_change_control

Sane SEAD change control using Sqitch.
1 stars 0 forks source link

Add property that specifies data type of facets category expression #275

Closed roger-mahler closed 5 months ago

roger-mahler commented 6 months ago

The facet system is currently unaware of the actual underlying type of the category expression used when counting categories.

The category expression for range facets can be both integers and decimals, and without knowing the actual underlying type it is difficult to compute meaningful category intervals. The type would also enable better textual display of intervals (e.g. integer intervals should not be displayed with decimals).

roger-mahler commented 5 months ago

This issue is resolved in staging.