NEU-Libraries / cerberus

Digital Repository Service
8 stars 0 forks source link

Title sort with numbers #1159

Closed sarahjeansweeney closed 6 years ago

sarahjeansweeney commented 6 years ago

The What's New podcast now as more than 10 episodes: https://repository.library.northeastern.edu/collections/neu:cj82q862v

When sorted by title, the episodes sort in this order: 1 10 11 2

Presumably this is because the number is treated as a string. Is it possible for numbers in a title field to be treated as integers to sort as the user would expect (1, 2 ... 10, 11)?

2018-03-12_0958

dgcliff commented 6 years ago

Will take effect on deploy and reindex (later today)