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 "Amit Jain (JIRA)" <ji...@apache.org> on 2015/09/27 16:16:07 UTC

[jira] [Updated] (OAK-3151) Lucene Version should be based on IndexFormatVersion

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

Amit Jain updated OAK-3151:
---------------------------
    Fix Version/s:     (was: 1.3.7)
                   1.3.8

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