> > You can configure an EntityLinking or NamedEntityLinking engine to use > a Referenced-/ManagedSite that does use a ClerezzaYard, but I would > not recommend it, because lookups would be translated to SPARQL > queries. So you will most likely run into performance issues - even > with relatively small datasets.
I'm wondering how much CRIS might be of use here (org.apache.clerezza.rdf.cris package). This allows indexing specific properties as well a property paths and is based on lucene. Cheers, Reto
