lucene icon indicating copy to clipboard operation
lucene copied to clipboard

LUCENE-10334: Introduce a BlockReader based on ForUtil and use it for NumericDocValues

Open gf2121 opened this issue 3 years ago • 3 comments

see https://issues.apache.org/jira/browse/LUCENE-10334 #11370

Changes:

  1. Make ForUtil fit for 64bit.
  2. Introduce the new BlockWriter and BlockReader.
  3. Replaces DirectReader with BlockReader and DirectReader with BlockWriter.

gf2121 avatar Dec 22 '21 11:12 gf2121

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution!

github-actions[bot] avatar Jan 08 '24 12:01 github-actions[bot]

Hi @gf2121 -- did we ever performance test this change? It sounds compelling!

mikemccand avatar Jan 08 '24 12:01 mikemccand

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution!

github-actions[bot] avatar Jan 24 '24 00:01 github-actions[bot]