The `delete` function throws the following error when the id contains at least one `&` symbol: ``` SolrError: Solr responded with an error (HTTP 500): [Reason: [com.ctc.wstx.exc.WstxLazyException] Unexpected character ' ' (code 32) (missing name?) at [row,col {unknown-source}]: [1,19]] ```