RE: Using CachedSqlEntityProcessor with delta imports in DIH

2014-10-07 Thread stockii
hey. are sending the cacheImpl in your request? or where are defining it? cacheImpl="${cache.impl}" if i let this string blank, import fails =( -- View this message in context: http://lucene.472066.n3.nabble.com/Using-CachedSqlEntityProcessor-with-delta-imports-in-DIH-tp4091620p41

RE: Using CachedSqlEntityProcessor with delta imports in DIH

2013-09-24 Thread Dyer, James
roche...@gmail.com [mailto:david.r.laroche...@gmail.com] On Behalf Of David Larochelle Sent: Monday, September 23, 2013 5:22 PM To: solr-user Subject: Using CachedSqlEntityProcessor with delta imports in DIH I'm trying to use the CachedSqlEntityProcessor on a child entity that also has a d

Using CachedSqlEntityProcessor with delta imports in DIH

2013-09-23 Thread David Larochelle
I'm trying to use the CachedSqlEntityProcessor on a child entity that also has a delta query. Full imports and delta imports of the parent entity work fine however delta imports for the child entity have no effect. If I remove the processor="CachedSqlEntityProcessor" attribute from the child entit