On 22/06/13 13:54, Neubert Joachim wrote:
Hi Andy,
indexing via Fuseki (#31) and and jena.textIndexer now worked both for me -
thanks for your help.
In a production setting, I'd prefer the latter, because
a) the Fuseki datastore should better be read-only, and
b) on large datasets, loading and index building may take some hours, and this will be
easier to control in a "local" script
From the script, I reference a temporary config file which holds definitions
for only one dataset (whereas the fuseki config may hold many), in order to
(re-) build only one index.
Thanks again - Joachim
Joachim,
That makes a lot of sense. Would you like to write a paragraph or two
on that and I'll add it to the documentation.
Andy