Hi, I have been working on importing a SKOS file as a custom vocabulary, with reasonable success so far. This involves quite a few steps and some hail mary restarts, so I have a couple of questions about it. I have read and successfully performed the initial steps described here: http://incubator.apache.org/stanbol/docs/trunk/customvocabulary.html.
Questions: - what exactly are the required steps for reloading a custom index? Do I just replace the solrindex.zip in /sling/datafiles ? - is it necessary to update the bundle jar each time I generate a new index? - if so, how do I increase the version of the generated jar? Thanks, Michel
