> > > Note that Velocity _can_ be used for user-facing code, but be very sure you > secure your Solr. If you allow direct access, a user can easily enter > something like http:// > <solr>/update?commit=true&stream.body=<delete><query>*:*</query></delete>. > And all your documents will be gone. > > Hi Erickson,
Thank you for the input. I'll notice and filter out this url. * http:// <solr>/update?commit=true&stream.body=<delete><query>*:*</query></delete> Kind regards, Hanjoyo