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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2016/03/15 12:42:33 UTC

[jira] [Comment Edited] (OAK-4126) Sugesstion and spellcheck queries throw exception if result contain lucene query character

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

Vikas Saurabh edited comment on OAK-4126 at 3/15/16 11:41 AM:
--------------------------------------------------------------

Fixed in trunk at [r1735052|https://svn.apache.org/r1735052]. Backported to 1.4 branch at [r1735059|https://svn.apache.org/r1735059].
The test only tests suggestions btw.


was (Author: catholicon):
Fixed in trunk at [r1735052|https://svn.apache.org/r1735052]. The test only tests suggestions btw.

> Sugesstion and spellcheck queries throw exception if result contain lucene query character
> ------------------------------------------------------------------------------------------
>
>                 Key: OAK-4126
>                 URL: https://issues.apache.org/jira/browse/OAK-4126
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: lucene
>            Reporter: Vikas Saurabh
>            Assignee: Vikas Saurabh
>             Fix For: 1.6, 1.4.1
>
>
> While doing ACL check, suggestion and spellcheck do a usual lucene search with string returned as result. We need to escape this result before forming search query for ACL check.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)