Search Rate Limiting

This is just a small update that hopefully gives us a lot of breathing room.

Recently, I implemented rate limiting for our search system. The bots have been hammering our search system for weeks, so we have enabled two layers of rate limiting, which seems to be working at the moment.

I've been able to disable under-attack mode for now, which I hope will hold, but if the load spikes again, we might need to either disable search or revert to under-attack mode at Cloudflare.

-HuGs-
-Piper