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 supported4 Subscribers
Add a CodeTriage badge to lucene
Help out
- Issues
- Interface for common parameters used across analysis factories [LUCENE-7585]
- Use Suffix Arrays for fast search with leading asterisks [LUCENE-7639]
- Allow index sorting by field length [LUCENE-8069]
- Unit tests using StringHelper fail with ExceptionInInitializerError for maven surefire >= 2.18 [LUCENE-8146]
- Early Terminating CollectorManager [LUCENE-8929]
- disable gradle daemon by default [LUCENE-9232]
- Create IndexWriter event listener, specifically for merges [LUCENE-2856]
- TestNumericRangeQuery test failure [LUCENE-3314]
- Fix FixedBitSet.nextSetBit/prevSetBit to support the common usage pattern in every programming book [LUCENE-3449]
- Consolidate IndexWriter's optimize, maybeMerge and expungeDeletes under one merge(MP) method [LUCENE-3569]
- Docs
- not yet supported