Hi everyone

I have a question. I want to add a new field for Jena Full Text search
using EntityDefinition.set(String field, Node predicate).

For e.g. if I want to include ("prefLabel", SKOS.prefLabel) as a new
mapping, then obviously I need to re-index existing data because I think
Jena creates index entries as triples are added.

So the question is what is the most efficient way to re-index existing data
or do I have to re-import all data again each time I add a new field?

Thanks a lot

Best regards

Reply via email to