lucene
https://github.com/apache/lucene
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported2 Subscribers
Add a CodeTriage badge to lucene
Help out
- Issues
- Fix inconsistent null handling between array and single object version RAM estimation
- Add bulk BinaryDocValues#binaryValues API
- deps(java): bump com.google.errorprone:error_prone_core from 2.49.0 to 2.50.0
- Introduce TermGroupFacetCollectorManager for concurrent grouped faceting
- Apply GCD bound transform to sorted numeric rangeIntoBitSet
- perf(util): add `FixedBitSet.copyOf()` fast paths for `SparseLiveDocs` and `DenseLiveDocs`
- Use Panama Vector API to SIMD-evaluate fixed-cardinality sorted numeric range queries in rangeIntoBitSet()
- Check if merge is aborted during file integrity checksums
- Add JMH benchmarks comparing read I/O strategies under memory pressure
- Docs
- not yet supported