Closed ksigWyatt closed 4 years ago
Just a note here, if someone enters over 5000 characters - that's the .NET runtime and the web server itself saying this is an invalid request so you'll get a 414.
However, there is now a character limit of 200 with a min of 3 characters to perform a search.
BUG / Task
If a user makes a request that hits either of these conditions, should have their request rejected and given a 400.