Hi Venkat

No this is not currently possible, there is an open issue for this in JIRA - 
https://issues.apache.org/jira/browse/JENA-164

The current guidance is usually just to set up some kind of cron job that will 
periodically rebuild the index (e.g. overnight)

Sorry I can't be more help

Rob

On Apr 11, 2012, at 10:55 AM, Venkat Krishnamurthy wrote:

> Based on trawling the list, I understand that a batch indexing process is
> possible with LARQ. My requirement is to have a 'live' text index that
> works with a running Fuseki instance: when updates come in,  indexed as
> specified in the fuseki configuration.
> 
> Some questions:
> 
> 1) How do I set up/configure LARQ with fuseki to enable live text indexing?
> Can it be done purely via fuseki configuration alone?
> 
> 2) Now that TDB supports transactions, can/should text indexing be done
> when the actual update happens on the underlying dataset within a
> transaction so that the index stays in sync with the dataset? Any other
> suggestions?
> 
> VK

Reply via email to