Hello!
My message about possible error in
documentation<http://docs.openlinksw.com/virtuoso/rdfsparqlrulefulltext.html>was
ignored, so once more :) Do I understand right that to make free text
index update synchronously I should execute the following code:
DB.DBA.VT_BATCH_UPDATE ('DB.DBA.RDF_OBJ', *'OFF'*, null);
If yes, I think there is an error in documentation:
"To set the text index to follow the triples in real time, use:
DB.DBA.VT_BATCH_UPDATE ('DB.DBA.RDF_OBJ', 'ON', null);"
Regards,
Alexander