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 "Manfred Baedke (Jira)" <ji...@apache.org> on 2021/03/09 16:58:00 UTC

[jira] [Commented] (OAK-9373) LucenePropertyIndex#createLikeQuery() ingnores escaping

    [ https://issues.apache.org/jira/browse/OAK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298188#comment-17298188 ] 

Manfred Baedke commented on OAK-9373:
-------------------------------------

Added unit test with revision 1887388.

> LucenePropertyIndex#createLikeQuery() ingnores escaping
> -------------------------------------------------------
>
>                 Key: OAK-9373
>                 URL: https://issues.apache.org/jira/browse/OAK-9373
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: lucene
>            Reporter: Manfred Baedke
>            Assignee: Manfred Baedke
>            Priority: Major
>
> '%' and '_' characters are generally replaced with '*' and '?' respectively when creating a Lucene query, even if they are escaped using '\'.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)