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
- Add JIRAs for GSOC-2012 [LUCENE-3839]
- Add infra for "integration-test" modules. [LUCENE-3974]
- factor BaseTokenStream random docs generation into LineDocs [LUCENE-3975]
- Random shared by threads in RandomIndexWriter and MockAnalyzer [LUCENE-3991]
- 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]
- Docs
- not yet supported