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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/03/19 10:04:38 UTC

[jira] [Resolved] (OAK-2301) QueryEngine should not tokenize fulltext expression by default

     [ https://issues.apache.org/jira/browse/OAK-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra resolved OAK-2301.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.8
         Assignee: Chetan Mehrotra

We can consider this as fixed as Lucene index is able to make use of unparsed text. Should QE not do parsing at all would have to be looked into later

> QueryEngine should not tokenize fulltext expression by default
> --------------------------------------------------------------
>
>                 Key: OAK-2301
>                 URL: https://issues.apache.org/jira/browse/OAK-2301
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: query
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 1.1.8
>
>         Attachments: OAK-2301-b.patch, OAK-2301.patch
>
>
> QueryEngine currently parses the fulltext expression on its own. This would cause issue with index implementation like Lucene which use a different analysis logic. For fulltext search to work properly it should be possible for LuceneIndex to get access to non tokenized text
> For more details refer to http://markmail.org/thread/syoha44std3fm4j2



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