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
- merge common-build and module-build [LUCENE-3999]
- SpanMTQWrapper forces public visibility of many internal MTQ classes [LUCENE-4014]
- fail the build on unused third party jars [LUCENE-4017]
- 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]
- Docs
- not yet supported