Claus Köll created JCR-4110:
-------------------------------
Summary: 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.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)