How to resolve the Invalid Date String error message when indexing the image file with Apache Solr?
I attempted to index some image JPG files into Solr example collection, “techproducts” by using the following command on Windows 10 command line prompt:
java -Dc=techproducts -Dauto -classpath serversolr-webappwebappWEB-INFlibsolr-core-9.4.0.jar org.apache.solr.cli.SimplePostTool exampleexampledocs*
solr upgraded from 8.11.1 to solr 9.5.0 and having one core issue
we have upgraded solr 8.11.1 to solr 9.5.0 and all core copied and working as excpected nut one collection its not working giving “Stream Body is disabled.” error.