CatgirlIntelligenceAgency/code/services-application/search-service/src
Viktor Lofgren d715b1f9ca (search) Improve error handling in search parameters parsing
The code now intercepts and deals with potential exceptions during the parsing of search parameters. This is in response to constant bad requests from bots which were cluttering the logs. A catch clause is added that suppresses these errors and redirects to the base URL.
2023-12-16 18:42:13 +01:00
..
main (search) Improve error handling in search parameters parsing 2023-12-16 18:42:13 +01:00
test/java/nu/marginalia/util (search) Site info view is mostly done 2023-12-02 17:06:40 +01:00