Hi Rupert and all,
I have made a strange observation this morning. I had installed the
org.apache.stanbol.data.site.ookaboo-1.0.0.jar to my list of bundles
since Sebastian wanted to test it for some application.
Now today I had a problem with this query:
curl -X POST -H "Content-Type:application/json" --data
"@fieldQuery.json" http://[stanbol]/entityhub/sites/query
(where fieldQuery.json is some field query asking for entities starting
with "Frankf*")
while everything was fine for the exactly same query on
entityhub/site/dbpedia/query. In fact, both results should be identical
for me since I have only dbpedia installed as a site. The first one did
not work throwing me some Error 500 Unable to initialize the Cache with
Yard ookabooIndex! This is usually caused by Errors while reading the
Cache Configuration from the Yard.
I uninstalled the ookaboo bundle, and after that the query is working as
expected again. Is this something you've seen before?
Best,
melanie