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:02:38 UTC

[jira] [Updated] (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 updated OAK-2301:
---------------------------------
    Fix Version/s:     (was: 1.2)

> 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
>         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)