CDRH / api

Codenamed "Apium": An API to access all public Center for Digital Research in the Humanities resources
https://cdrhdev1.unl.edu/api_frontend
MIT License
3 stars 1 forks source link

Facets being wrongly normalized/lowercased #145

Open wkdewey opened 3 weeks ago

wkdewey commented 3 weeks ago

See the Periodical facet on https://whitman-dev.unl.edu/whitmanarchive_rails/published-writings/periodicals/journalism. "New-York Times" is being normalized to "newyork times" and the API or Orchid are changing this to "Newyork Times".

wkdewey commented 3 weeks ago

Update: this is specifically happening on the nested fields we added. Simple non-nested fields are still working as expected.