Commands
Delete
The delete method allows you to delete documents from your index using various criteria. You can delete documents by their IDs, by ID prefix or with metadata filter.
Arguments
One or more document IDs to delete.
OR
The delete method allows you to delete documents from your index using various criteria. You can delete documents by their IDs, by ID prefix or with metadata filter.
One or more document IDs to delete.
OR