Re: Can Jena Full Text search work with other Jena based API like Virtuoso Jena or MarkLogic Jena ?

2019-09-13 Thread Alex To
Hi Andy I had to pull develop branch from here https://github.com/marklogic/marklogic-jena/tree/develop to get the version that works with Jena 3.1x.0 then update file https://github.com/marklogic/marklogic-jena/blob/develop/marklogic-jena/build.gradle with the following 1. Line 9: change

Re: Can Jena Full Text search work with other Jena based API like Virtuoso Jena or MarkLogic Jena ?

2019-09-13 Thread Andy Seaborne
The maven central artifact com.marklogic:marklogic-jena is 3.0.6 but our code depends on 3.1.0 - what code is it using? On 13/09/2019 01:18, Alex To wrote: I created a small program to try out Lucene with MarkLogic Jena here

Re: "not in a transaction", but only sometimes

2019-09-13 Thread Andy Seaborne
On 12/09/2019 16:40, Laura Morales wrote: <#dataset> rdf:type tdb:DatasetTDB ; tdb:location "DB" ; tdb:unionDefaultGraph true ; . The dataset can have a ja:context setting and that can be the one for query union graph. Not "?default-graph-uri="