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
- Optimize SimpleTextBKDWriter.rotateToTree tree-layout computation to O(1) per node
- Improve snowball stemming by adding an insert-only cache
- Optimize IndexedDISI by implementing binary search for sparseDocs in advance methods
- Optimize IndexedDISI by implementing binary search for sparseDocs in …
- 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.
- Docs
- not yet supported