You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/02/08 13:27:41 UTC

[jira] [Reopened] (JCR-4110) The JackrabbitQueryParser uses the wrong Lucene-Version in its initializing

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

Julian Reschke reopened JCR-4110:
---------------------------------

This seems to create a reproducible test failure:

https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/2470/testReport/junit/org.apache.jackrabbit.core.query/ExcerptTest/testHighlightJa/

> The JackrabbitQueryParser uses the wrong Lucene-Version in its initializing
> ---------------------------------------------------------------------------
>
>                 Key: JCR-4110
>                 URL: https://issues.apache.org/jira/browse/JCR-4110
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.15.0
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>             Fix For: 2.16, 2.15.1
>
>
> We have Problems with phrase queries because the JackrabbitQueryParser sets the lucene version to 2.4. This sets enablePositionIncrements=false in the parent QueryParser.
> We use Lucene 3.6 where normaly this feature should be enabled.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)