Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-3150 Update Lucene to 6.x series
  3. OAK-3151

Lucene Version should be based on IndexFormatVersion

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • lucene

    Description

      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

      Attachments

        Activity

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: