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

Make MultiPhraseQuery immutable

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 6.0, 6.1, 7.0
    • core/search
    • None
    • New

    Description

      See LUCENE-6531
      Mutable queries are an issue for automatic filter caching since modifying a query after it has been put into the cache will corrupt the cache. We should make all queries immutable (up to the boost) to avoid this issue.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lvl Luc Vanlerberghe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: