-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce Java API #137
base: develop
Are you sure you want to change the base?
Introduce Java API #137
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #137 +/- ##
===========================================
- Coverage 77.37% 75.27% -2.11%
===========================================
Files 33 34 +1
Lines 999 1007 +8
Branches 90 86 -4
===========================================
- Hits 773 758 -15
- Misses 226 249 +23
Continue to review full report at Codecov.
|
@zouzias Any reason why this didn't get merged yet? |
The main reason is that it has not been fully tested yet. It is just a WIP. |
Introduce LuceneJavaRDD for Java users.