Skip to content
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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Introduce Java API #137

wants to merge 3 commits into from

Conversation

zouzias
Copy link
Owner

@zouzias zouzias commented May 13, 2018

Introduce LuceneJavaRDD for Java users.

@codecov-io
Copy link

codecov-io commented May 13, 2018

Codecov Report

Merging #137 into develop will decrease coverage by 2.1%.
The diff coverage is 0%.

Impacted file tree graph

@@             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
Impacted Files Coverage Δ
...uzias/spark/lucenerdd/api/java/LuceneJavaRDD.scala 0% <0%> (ø)
.../zouzias/spark/lucenerdd/store/IndexStorable.scala 66.66% <0%> (-3.71%) ⬇️
...spark/lucenerdd/config/LuceneRDDConfigurable.scala 60.6% <0%> (-1.56%) ⬇️
...spark/lucenerdd/partition/LuceneRDDPartition.scala 88.73% <0%> (-0.31%) ⬇️
.../scala/org/zouzias/spark/lucenerdd/LuceneRDD.scala 87.5% <0%> (-0.12%) ⬇️
...ias/spark/lucenerdd/query/LuceneQueryHelpers.scala 94.82% <0%> (-0.09%) ⬇️
...in/scala/org/zouzias/spark/lucenerdd/package.scala 95% <0%> (+1.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d35684a...63a1a07. Read the comment docs.

@almogtavor
Copy link

@zouzias Any reason why this didn't get merged yet?

@zouzias
Copy link
Owner Author

zouzias commented Oct 26, 2022

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants