Skip to content

Dynamic pruning with DocValue skipper #14666

@gf2121

Description

@gf2121
Contributor

Description

We are requiring point tree index to get the dynamic pruning optimization. Can we take advantage of sparse index to do this as well? Several benefits i can think of:

  • Work without point tree index.
  • Save big bitset allocations.
  • Respect maxDocVisited naturally.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @gf2121

      Issue actions

        Dynamic pruning with DocValue skipper · Issue #14666 · apache/lucene