Hello,

I plan to expose Solr search REST API to the world, so it can be called
from my web page directly, without additional server layer. I'm
concerned about bots, so I plan to add CAPTCHA to my page. Surely, I'd
like to do it with as little effort as possible. Does Solr provide
CAPTCHA support out of the box or via some plugins? I've searched the
docs and haven't found any mentions of it.

Or, maybe, exposing the API is an extremely bad idea, and I should have
a middle layer on the server side?

Any help would be much appreciated!

Best regards, Dmitry.

Reply via email to