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
- Make SortingLeafReader sort postings lists more efficiently [LUCENE-6469]
- MoreLikeThis minimum should match query [LUCENE-6493]
- RegexpQueryNode inconsistent treatment of begin and end parameters [LUCENE-6498]
- QueryWrapperFilter discards the IndexReaderContext when delegating to the wrapped query [LUCENE-6503]
- Randomize lockfactories in tests [LUCENE-6509]
- remove analyzers subdirectory in 5.3 [LUCENE-6574]
- Set payloads in token within TokenGroup in Highlighter [LUCENE-6605]
- JDK 9: TestIndexWriterMerging.testForceMergeDeletes fails with impossible (?) assert trip [LUCENE-6642]
- StandardTokenizer.close() can leave the object in an uncloseable state [LUCENE-6656]
- FSDirectory can't open indexes that are symlinks, due to a deficiency in Files.createDirectories [LUCENE-6700]
- Docs
- not yet supported