Skip to main content

remove_record

Function remove_record 

Source
pub async fn remove_record(index: &str, id: &str)
Expand description

Remove a record from the index after a delete. Best-effort, same rationale as index_record.