ucd-library / dams

The UC Davis DAMS built on top of FIN
MIT License
0 stars 0 forks source link

Ignore punctuation when organizing search results alphabetically #153

Open UcDust opened 5 months ago

UcDust commented 5 months ago

Item 5 mentions how many item titles have punctuation which is throwing off the alphabetical search results, since items with punctuation in the titles appear before any of the other resutls.

We need to parse out punctuation before ordering search results.