humlab-sead / sead_browser_client

Online browser client for the SEAD database
2 stars 0 forks source link

Filter problems under Paleoentomology #270

Closed johanvonboer closed 12 months ago

johanvonboer commented 1 year ago

Within the domain paleoentomology the filters Geochronology, Time periods, Feature type, are empty.

Loading the Eco code and Abundances filters is slow. This is probably due to a misconfigured redis cache.

johanvonboer commented 12 months ago

I seem to have fixed the redis_cache?? I'm not entirely sure. I almost certainly fixed it on supersead because loading the magnetic sus facet went from about 4000ms to sub 100ms. And I did this by altering the configuration for sead_query_api and rebuilding the docker image. However, the browser (prod) site already has sub 100ms response time on this facet despite me not touching a thing and despite the configuration looking like it should be wrong. I can't explain it, but I also won't touch it, for now.