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
- exposed MultiTermDocs and MultiTermPositions from package protected to public [LUCENE-2033]
- nighly build should regen all gen'd sources [LUCENE-2291]
- Explore other in-memory postinglist formats for realtime search [LUCENE-2346]
- Add In/Out/putStream wrapper around Lucene IndexIn/Out/put [LUCENE-2495]
- Many of the links on the LuceneFAQ result in 404 errors [LUCENE-2499]
- Make check of BooleanClause.Occur[] in MultiFieldQueryParser.parse less stubborn [LUCENE-2518]
- Unsafe synchronization in CachingWrapperFilterHelper [LUCENE-2520]
- CFSFileDirectory: Allow a Compound Index file to be deployed as a complete index without segment files [LUCENE-2528]
- Transparent chunk transformation (compression) of index directory [LUCENE-2583]
- BooleanFilter and ChainedFilter miss to fully optimize for OpenBitSets [LUCENE-2724]
- Docs
- not yet supported