You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2014/03/28 10:28:14 UTC

[jira] [Created] (OAK-1635) SolrIndexEditor should better escape path when deleting

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)