I'm trying to learn as much as I can about Bitcoin from this forum. I want to search a lot. When I search for something and find nothing, I typically tweak my keywords and try again. But when I do that here, I get an error message:
It seems like some filter that's intended to prevent people from spam-posting into threads is also preventing people from doing rapid repeated searches, which I think need to be allowed for us to learn best. I see a lot of encouragement to "use the search function" on these boards. I want to be able to take that advice and run with it!
My guess is that the search term is being sent as an HTTP POST request and all POST requests are subject to the filter. The easiest hack fix would be to change the search term to be sent as an HTTP GET request instead, otherwise the filter would have to be taught to distinguish between new message / reply POSTs and search query POSTs.
Anyone in a position to comment on how to get this done?
Wait a couple of minutes, then try again