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

Remove BitSet caching from QueryFilter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • New, Patch Available

    Description

      Since caching is built into the public BitSet bits(IndexReader reader) method, I don't see a way to deprecate that, which means I'll just cut it out and document it in CHANGES.txt. Anyone who wants QueryFilter caching will be able to get the caching back by wrapping the QueryFilter in the CachingWrapperFilter.

      Attachments

        1. LUCENE-857.patch
          2 kB
          Otis Gospodnetic
        2. LUCENE-857.refactoring-approach.diff
          6 kB
          Chris M. Hostetter

        Activity

          People

            otis Otis Gospodnetic
            otis Otis Gospodnetic
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: