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

2017-02-14 Thread JIRA

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

Claus Köll resolved JCR-4110.
-
Resolution: Fixed

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


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

2017-02-08 Thread JIRA

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

Claus Köll resolved JCR-4110.
-
Resolution: Fixed

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