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

Add setting that prevents merging on updateDocument

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0
    • 4.1, 6.0
    • core/index
    • None
    • New, Patch Available

    Description

      Currently we always call maybeMerge if a segment was flushed after updateDocument. Some apps and in particular ElasticSearch uses some hacky workarounds to disable that ie for merge throttling. It should be easier to enable this kind of behavior.

      Attachments

        1. LUCENE-4472.patch
          8 kB
          Simon Willnauer
        2. LUCENE-4472.patch
          12 kB
          Simon Willnauer
        3. LUCENE-4472.patch
          16 kB
          Simon Willnauer

        Activity

          People

            simonw Simon Willnauer
            simonw Simon Willnauer
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: