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
- split off the spell check word and surface form in spell check dictionary [LUCENE-3888]
- Improve AllGroupsCollector implementations [LUCENE-3972]
- QueryParsers do not support negative boosts [LUCENE-4378]
- If IndexWriter is interrupted on close and is using a channel (mmap/nio), it can throw a ClosedByInterruptException and prevent you from opening a new IndexWriter in the same proceses if you are using Native locks. [LUCENE-4638]
- Faceting for DateRangePrefixTree [LUCENE-5735]
- JaspellTernarySearchTrie.ramBytesUsed hits StackOverflowError [LUCENE-5775]
- Reproduce with should include -Dtests.iters=N [LUCENE-6194]
- Random 7200 seconds build timeouts / infinite loops in Lucene tests? [LUCENE-6629]
- IndexWriter.getTragicException() may not reflect all corrupting exceptions (notably: NoSuchFileException) [LUCENE-8692]
- org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure [LUCENE-8819]
- Docs
- not yet supported