[
https://issues.apache.org/jira/browse/OAK-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella updated OAK-3151:
----------------------------------
Fix Version/s: (was: 1.3.10)
1.3.11
> Lucene Version should be based on IndexFormatVersion
> ----------------------------------------------------
>
> Key: OAK-3151
> URL: https://issues.apache.org/jira/browse/OAK-3151
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: lucene
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Labels: technical_debt
> Fix For: 1.3.11
>
>
> Currently in oak-lucene where ever call is made to Lucene it passes
> Version.LUCENE_47 as hardcoded version. To enable easier upgrade of Lucene
> and hence change of defaults for fresh setup this version should be instead
> based on {{IndexFormatVersion}}.
> Say
> * For IndexFormatVersion set to V2 (current default) - Lucene version used is
> LUCENE_47
> * For IndexFormatVersion set to V3 (proposed) - Lucene version used would be
> per Lucene library version
> If the index is reindexed then it would automatically be updated to the
> latest revision
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)