Hi!
After fulling up the TDB store and calculating the incoming_links scores
I restarted the indexing and I'm getting:
...
11:13:02,916 [Thread-2] INFO solryard.SolrYardIndexingDestination -
... create SolrYard
11:13:03,119 [main] INFO impl.IndexerImpl - Initialisation completed
11:13:03,119 [main] INFO impl.IndexerImpl - Start Indexing
11:13:03,119 [main] INFO impl.IndexerImpl - Indexing started ...
11:14:11,981 [Indexer: Entity Error Logging Daemon] ERROR
impl.IndexerImpl - Error while indexing
http://dbpedia.org/resource/France: Unable to store Entity
http://dbpedia.org/resource/France to Yard dbpediaIndex because of an
YardException
11:14:11,981 [Indexer: Entity Error Logging Daemon] ERROR
impl.IndexerImpl - Error while indexing
http://dbpedia.org/resource/Category:Living_people: Unable to store
Entity http://dbpedia.org/resource/Category:Living_people to Yard
dbpediaIndex because of an YardException
11:14:11,982 [Indexer: Entity Error Logging Daemon] ERROR
impl.IndexerImpl - Error while indexing
http://dbpedia.org/resource/Germany: Unable to store Entity
http://dbpedia.org/resource/Germany to Yard dbpediaIndex because of an
YardException
11:14:11,982 [Indexer: Entity Error Logging Daemon] ERROR
impl.IndexerImpl - Error while indexing
http://dbpedia.org/resource/Animal: Unable to store Entity
http://dbpedia.org/resource/Animal to Yard dbpediaIndex because of an
YardException
11:14:11,982 [Indexer: Entity Error Logging Daemon] ERROR
impl.IndexerImpl - Error while indexing
http://dbpedia.org/resource/Canada: Unable to store Entity
http://dbpedia.org/resource/Canada to Yard dbpediaIndex because of an
YardException
11:14:11,982 [Indexer: Entity Error Logging Daemon] ERROR
impl.IndexerImpl - Error while indexing
http://dbpedia.org/resource/United_Kingdom: Unable to store Entity
http://dbpedia.org/resource/United_Kingdom to Yard dbpediaIndex because
of an YardException
...
And many more, one after another, as nothing was actually being indexed.
Is there a way to get better error reporting to know the cause of the
problem or any of you happen to know why this could be happening?
Best,
Alex