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
- Refactor SimpleTextTermVectorsReader to reuse enums
- Refactor toStringEscaped method for improved efficiency and clarity
- Reusing SimpleTVPostingsEnum instance instead of creating new one.
- Optimize reuse of SimpleTVPostingsEnum and SimpleTVDocsEnum in Simple…
- Use Java vector incubator API in GraalVM
- Optimize FingerprintFilter to directly append to termAttribute, improving performance and reducing memory usage.
- Optimize FingerprintFilter to directly append to termAttribute
- Improve sorting logic in NeighborArray and add test for stable order
- Improve sorting logic in NeighborArray
- Reduce lock contention in `UsageTrackingQueryCachingPolicy`
- Docs
- not yet supported