It's not a common use case for SolrJ to post plain CSV content to Solr. SolrJ
is used to push SolrInputDocument objects. Maybe there's a way to do it by
using some Generic request type and overriding content type.. Can you explain
more what you app will do, where that CSV file comes from in the
Hi there,
We are using Solr container image for our application. AWS Inspector Scan has
reflected some vulnerabilities on the libraries.
May I know if this is the correct channel to seek help in the resolution of the
below vulnerabilities?
Container image used: 8.11.2-r0
Platform: Debian 11
Be
Hi Ng,
We maintain a custom build of solr that fixes all of those (and many
more) on the 8.11.x branch. Let me know if you're interested and if so
perhaps we can set up a time to chat about it.
Best Regards,
-Kevin Watters
KMW Technology
On Mon, Jan 30, 2023 at 2:26 PM Ng Pei Shan wrote:
Hi All ,
We are currently using SolrCloud version 9.0.0 along with zookeeper version
3.5.8(in cluster form with 3 zookeepers and 2 solr). We are attempting to
containerize our solr and move all our current collections and data to the new
containers.
Is there any existing documentation or guidel
HI All,
Recently we migrated from solr 8 to Solr 9 , in SOLR 8 we did not face any
issue using SOLR JWT Authorization , but in Solr 9 we are seeing the below
error, after going through the document it is saying to enable the JWT
module , could you please help how to enable the JWT module in solr.i