Hi, I have a question regarding the different phases of the indexing process using the indexing tool bundled in Stanbol. If I am not wrong Stanbol will first create a TDB and after that will build a Solr index. The first part of the process seems slower on my machine w.r.t. to loading triples in a TDB using directly tdbloader2 (Note: I am using the latest available version of Jena when running tdloader2 standalone - namely 2.7.4).
Is there any way to skip the TDB creation and jump to the second part, so that I can create the TDB using the latest Jena available? Cheers, Andrea
