Tommaso Teofili created OAK-1635:
------------------------------------
Summary: SolrIndexEditor should better escape path when deleting
Key: OAK-1635
URL: https://issues.apache.org/jira/browse/OAK-1635
Project: Jackrabbit Oak
Issue Type: Bug
Components: oak-solr
Affects Versions: 0.19
Reporter: Tommaso Teofili
Assignee: Tommaso Teofili
Fix For: 0.20
Currently in SolrIndexEditor#childNodeDeleted the path of the document(s) to be
deleted is not escaped correctly (only slashes are actually escaped) while it
should escaped the same way it is done in SolrQueryIndex#partialEscape when
building the query string.
--
This message was sent by Atlassian JIRA
(v6.2#6252)