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

spatial PrefixTree based filters should use BitDocIdSet.Builder instead of direct impls

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • modules/spatial
    • None
    • New

    Description

      Intersects and Within reference FixedBitSet, Contains has a custom SmallDocSet. These should be modified to use BitDocIdSet.Builder for better memory use in sparse cases, and it'll be less code for Contains as well.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dsmiley David Smiley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: