I had a big dbpedia collection as one of the reference site by following [1]. Now when searching the related keywords for the keyword "IPhone", I got the hit with http://dbpedia.org/resource/The_iphone* *which is a re-direct page of the actual dbpedia page http://dbpedia.org/resource/IPhone. I observed this from the code [2] and I couldn't get the desired page hit even by manipulating the FieldQuery by setting to different offsets.
Please help! Thanks, Xiaoyan [1] https://github.com/apache/stanbol/tree/trunk/entityhub/indexing/dbpedia [2] entityId = externalEnties.iterator().next().getId(); ReferenceSiteSearch::search() in org.apache.stanbol.contenthub.search.related.ReferenceSiteSearch.java.
