Re: [Virtuoso-users] FreeText manual update

2010-02-25 Thread Alexander Sidorov
Hi Patrick, Thank you for the link. It really clarified how this stored procedure works. But it looks like this phrase from documentation is incorrect: To set the text index to follow the triples in real time, use: DB.DBA.VT_BATCH_UPDATE ('DB.DBA.RDF_OBJ', 'ON', null); As I understand, 'ON' sho

Re: [Virtuoso-users] FreeText manual update

2010-02-24 Thread Patrick van Kleef
Hi Alexander, > Documentation on this page > says: > "To make the update always manual, specify NULL as the last argument > above." It is unclear for me from the context what exactly I should set > to NULL. > I think this page cla

[Virtuoso-users] FreeText manual update

2010-02-24 Thread Alexander Sidorov
Hello! Documentation on this pagesays: "To make the update always manual, specify NULL as the last argument above." It is unclear for me from the context what exactly I should set to NULL. Regards, Alexander