eclipse-rdf4j / rdf4j

Eclipse RDF4J: scalable RDF for Java
https://rdf4j.org/
BSD 3-Clause "New" or "Revised" License
368 stars 164 forks source link

Lucene 9 version of the Lucene SAIL #5090

Open reckart opened 4 months ago

reckart commented 4 months ago

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?

https://github.com/eclipse-rdf4j/rdf4j/discussions/5037

hmottestad commented 4 months ago

Some relevant discussion: https://github.com/eclipse-rdf4j/rdf4j/discussions/5037