Skip to content

Does this work with Lucene full text search? #52

Answered by afs
bsara asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there,

rdf-delta could work with Fuseki+Lucene - the stack of datasets would be changes dataset > text indexing > RDF storage. The patch and changes layer guarantees that all changes are applied. In extreme (multiple machine failures between first problem and full recovery), there is some replay, which the text indexing should be oblivious to.

The barrier at the moment is simply that the text indexing isn't packed into the Fuseki server jar file. I don't see why if can't be added.

Recorded as #53.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bsara
Comment options

Answer selected by bsara
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants