Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-636

[PATCH] Differently configured Lucene 'instances' in same JVM

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 3.0
    • None
    • None

    Description

      Currently Lucene can be configured using system properties. When running multiple 'instances' of Lucene for different purposes in the same JVM, it is not possible to use different settings for each 'instance'.

      I made changes to some Lucene classes so you can pass a configuration to that class. The Lucene 'instance' will use the settings from that configuration. The changes do not effect the API and/or the current behavior so are backwards compatible.

      In addition to the changes above I also made the SegmentReader and SegmentTermDocs extensible outside of their package. I would appreciate the inclusion of these changes but don't mind creating a separate issue for them.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jstuyts Johan Stuyts
              Votes:
              3 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: