Same problem with 4.4.0 RC1.
-Original Message-
From: Alexandre Rafalovitch [mailto:arafa...@gmail.com]
Sent: Sunday, July 21, 2013 5:57 AM
To: solr-user@lucene.apache.org
Subject: Re: DIH nested cached entities not working after upgrade
Could you check with Solr 4.4 RC1:
http
Could you check with Solr 4.4 RC1:
http://people.apache.org/~sarowe/staging_area/lucene-solr-4.4.0-RC1-rev1504776/solr/?
There were some issues with nested keys ${a.b.c} due to the scoping
mechanism implementation changes. Not a direct match, but might be easier
to check this first than dig into d
I recently upgraded a solr index from 3.5 to 4.3.0. I'm now having trouble with
the data import handler when using the CachedSqlEntityProcessor.
The first issue I found was that the 'where' option doesn't work anymore.
Instead I am now using 'cacheKey' and 'cacheLookup'.
My next issue is that i