Replies: 1 comment 1 reply
-
There's an example for a Lucene Sail on top of a memory store configuration here: https://github.com/eclipse/rdf4j/blob/main/core/repository/api/src/main/resources/org/eclipse/rdf4j/repository/config/memory-lucene.ttl . I don't think we have a ready made example of the Elasticsearch variant, to be honest - but the main different would be the value of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for an example of the ttl configuration file and indexer settings of a full-text indexing with the elasticsearch.
For long time ago I used useekm (with openrdf sesame 2.6.10) and I want to know if a similar configuration is supported by rdf4j (out of the box, not programmable).
Beta Was this translation helpful? Give feedback.
All reactions