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

Facet search_filter flag creating error for nested fields #149

Closed nichgray closed 1 week ago

nichgray commented 2 weeks ago

There's a chance this may not be related to the API, but adding it here for now for safekeeping:

When search_filter flags are added to facets with nested fields, it creates a search results error.

Here is the facet config from letters.yml:

Screenshot 2024-11-14 at 10 37 30 AM

Here is the error when you try to get search results:

Screenshot 2024-11-14 at 10 38 17 AM

And here's the log message from the API:

Screenshot 2024-11-14 at 10 40 04 AM
nichgray commented 1 week ago

@wkdewey fixed this!