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
- clean up MockDirectoryWrapper.close() [LUCENE-4058]
- I'm having 2 strings string 1) "abc" string 2) "xya" . Both are indexed to a string called "name" Then i'm trying to search for a* . It's giving both the strings. but i need the sting abc since it starts with a. This is what i'm expecting [LUCENE-4067]
- When doing nested (index-time) joins, ToParentBlockJoinCollector delivers incomplete information on the grand-children [LUCENE-4076]
- Implement better equals() on PostingsFormats where possible [LUCENE-4093]
- index was locked because of InterruptedException [LUCENE-4097]
- add backwards checkindex crosscheck [LUCENE-4143]
- Hang in Lucene trunk while indexing [LUCENE-4151]
- migrate luceneutil from apache extras into lucene/benchmark [LUCENE-4154]
- Update Lucene FAQ regarding index-time field boosting [LUCENE-4193]
- Tests should not rely upon wall clock time [LUCENE-4213]
- Docs
- not yet supported