I am working on Solr. I can submit XML files but when i submit JSON, CSV or txt files: "Unsupported ContentType: application/octet-stream Not in: [application/xml, application/csv, application/json, text/json, text/csv, text/xml, application/javabin]"
Error: https://ibb.co/dcyV05
Do you have any suggestion ??