Hello community,
I am having trouble deleting a document by id.
curl --location --request POST 'xxxxx:8983/solr/talix/update?commit=true' \
--header 'Content-Type: application/json' \
--data-raw '{'\''delete'\'': ["1E089335-892C-41F6-B767-632EB5361775"]}'
responds with
{
"responseHeader": {
"status": 0,
"QTime": 308
}
}
But the document is still indexed. What am I doing wrong? This used to work
but now does not for some reason.
I have tried with a query also:
{'delete': {'query': 'doc_id:"1E089335-892C-41F6-B767-632EB5361775"'}}
Thank you for your insights and thoughts. They are appreciated.
[cid:0b804469-5b53-4a65-97d0-20fa6d6f3b28]
Matthew Castrigno
IHT Developer II
St. Luke’s Health System
• 208-859-4276
• [email protected]<mailto:[email protected]>
----------------------------------------------------------------------
"This message is intended for the use of the person or entity to which it is
addressed and may contain information that is confidential or privileged, the
disclosure of which is governed by applicable law. If the reader of this
message is not the intended recipient, you are hereby notified that any
dissemination, distribution, or copying of this information is strictly
prohibited. If you have received this message by error, please notify us
immediately and destroy the related message."