Rob Vesse <[email protected]> wrote on 18-11-2014 17:03:36:

> Secondly it should be possible to configure Fuseki with a TDB dataset 
that
> is attached to a Text Index such that the text index is automatically
> updated.  See 
> 
https://github.com/apache/jena/blob/master/jena-fuseki/config-tdb-text.ttl
> for an example assembler file that does just this.

This solves my workflow questions, however I do not really got this 
clearly from the docs.

As long as I use Fuseki to update , remove and insert data the index stays 
in sync, thats all I needed.

Bart

> On 18/11/2014 16:21, "Bart van Leeuwen" <[email protected]> 
wrote:
> 
> >Hi,
> >
> >I've played around with Fuseki  1.1.1
> >I created a TDB store which I filled with data through the Fuseki 
control
> >panel
> >
> >I followed the instruction for full text queries at:
> >http://jena.apache.org/documentation/query/text-query.html
> >
> >Everything is up and running and works like expected.
> >
> >Now the data in the TDB store will be updated now and then is it 
possible
> >to run the index updater while fuseki is still up and running ?
> >or do I need to bring fuseki down during that process ? ( I know TDB is
> >not thread safe but afaik the indexer is not touching TDB for writing )
> >
> >What would be the best practice for online index updating ?
> >
> >Met Vriendelijke Groet / With Kind Regards
> >Bart van Leeuwen
> >
> >##############################################################
> ># twitter: @semanticfire
> ># netage.nl
> ># http://netage.nl
> ># Enschedepad 76
> ># 1324 GJ Almere
> ># The Netherlands
> ># tel. +31(0)36-5347479
> >##############################################################
> 
> 
> 
> 

Reply via email to