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
- Fix remaining issues with StorableField [LUCENE-4347]
- Add mingration guide for StorableField to MIGRATE.txt/html [LUCENE-4348]
- Discuss if DocValues should extend StoredField or not [LUCENE-4349]
- StoredField extends Field and implements IndexableField [LUCENE-4350]
- o.a.l.codecs should be pruned to abstract apis [LUCENE-4363]
- Add AttributeFactory parameter to TokenizerFactory.create() [LUCENE-4379]
- BooleanScorer/2 should not call .score() on MUST_NOT clauses [LUCENE-4395]
- Improve RecursivePrefixTreeFilter's performance heuristic tunables [LUCENE-4418]
- Prefix and postfix all extracted phrases when phrase is not complete [LUCENE-4441]
- QueryParser throws exception for string queries ending with ! (exclamation) [LUCENE-4454]
- Docs
- not yet supported