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

Lucene 9 version of the Lucene SAIL #5090

Open
reckart opened this issue Jul 26, 2024 · 1 comment · May be fixed by #5091
Open

Lucene 9 version of the Lucene SAIL #5090

reckart opened this issue Jul 26, 2024 · 1 comment · May be fixed by #5091
Assignees
Labels
📶 enhancement issue is a new feature or improvement

Comments

@reckart
Copy link
Contributor

reckart commented Jul 26, 2024

Problem description

The current Lucene SAIL only works with Lucene 8.

Preferred solution

Have another implementation of the Lucene SAIL that is compatible with version 9.

Are you interested in contributing a solution yourself?

Yes

Alternatives you've considered

Upgrade the current implementation to Lucene 9. However, there would be incompatibilities with with other libraries used in the workbench if doing so.

Anything else?

#5037

@reckart reckart added the 📶 enhancement issue is a new feature or improvement label Jul 26, 2024
reckart added a commit to reckart/rdf4j that referenced this issue Jul 26, 2024
- Copied the Lucene SAIL implementation and upgraded it to Lucene 9

Signed-off-by: Richard Eckart de Castilho <[email protected]>
reckart added a commit to reckart/rdf4j that referenced this issue Jul 26, 2024
- Copied the Lucene SAIL implementation and upgraded it to Lucene 9

Signed-off-by: Richard Eckart de Castilho <[email protected]>
@reckart reckart linked a pull request Jul 26, 2024 that will close this issue
5 tasks
@hmottestad
Copy link
Contributor

Some relevant discussion: #5037

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📶 enhancement issue is a new feature or improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants