Details

    • Type: New Feature
    • Status: Open (View Workflow)
    • Priority: Critical
    • Resolution: Unresolved
    • Affects Version/s: 1.6
    • Fix Version/s: 1.6.1
    • Component/s: o.c.jsword.book
    • Labels:
      None

      Description

      Submit a patch for JSword lucene index versioning.

      This patch try to keep backward compability as much as possible.

        Attachments

          Activity

          Hide
          macjo sijo cherian added a comment -

          First iteration for Index Versioning: https://github.com/crosswire/jsword/pull/74
          Feedbacks welcome.

          Show
          macjo sijo cherian added a comment - First iteration for Index Versioning: https://github.com/crosswire/jsword/pull/74 Feedbacks welcome.
          Hide
          macjo sijo cherian added a comment -

          All pieces are in now: https://github.com/crosswire/jsword/pull/79
          When a new index version need to be pushed: Change props in IndexMetadata.properties

          • For major upgrade for all the indexes: In Jsword we change LatestIndexVersion, and if FrontEnds use the IndexManager.needsReindexing, then it can be used to prompt reindexing
          • Per-book version in this file can be used to control upgrade of one index
          Show
          macjo sijo cherian added a comment - All pieces are in now: https://github.com/crosswire/jsword/pull/79 When a new index version need to be pushed: Change props in IndexMetadata.properties For major upgrade for all the indexes: In Jsword we change LatestIndexVersion, and if FrontEnds use the IndexManager.needsReindexing, then it can be used to prompt reindexing Per-book version in this file can be used to control upgrade of one index

            People

            • Assignee:
              dmsmith DM Smith
              Reporter:
              kiyut Tonny Kohar
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: