Hi Maxence,
Yes, unfortunately that's the wrong API to delete an item from the
Blob Store. Items in the blob store are deleted like any other Solr
document (i.e. either delete-by-id, or delete-by-query). This is
mentioned quite obliquely in the Solr Ref Guide here:
https://lucene.apache.org/solr
Hello,
I want to delete a file in the blob but this command not work:
curl -X "DELETE"
http://srv-formation-solr3:8983/solr/.system/blob/CityaUpdateProcessorJar/14
This command return just the file informations:
{
"responseHeader":{
"zkConnected":true,
"status":0,
"QTime