RE: DIH - cacheImpl="SortedMapBackedCache" - empty rows from sub entity

2014-10-06 Thread stockii
i dont know why. but it works if i dont use cacheKey/cacheLookup. But if i use "where" it works fine. http://wiki.apache.org/solr/DataImportHandler#CachedSqlEntityProcessor - >From Example 2: where="id=en1.id" ... strange. -- View this message in context: http://lucene.472066.n3.nabble.com/DI

RE: DIH - cacheImpl="SortedMapBackedCache" - empty rows from sub entity

2014-10-06 Thread stockii
thx. this is a little bit better, but now i got only one row from entity "en2" in my index. it seems, that the lookup dont work for me =(( -- View this message in context: http://lucene.472066.n3.nabble.com/DIH-cacheImpl-SortedMapBackedCache-empty-rows-from-sub-entity-tp4162316p4162879.html S

RE: DIH - cacheImpl="SortedMapBackedCache" - empty rows from sub entity

2014-10-02 Thread Dyer, James
Try using the cacheKey/cacheLookup parameters instead: James Dyer Ingram Content Group (615) 213-4311 -Original Message- From: stockii [mailto:stock.jo...@googlemail.com] Sent: Thursday, October 02, 2014 9:19 AM To: solr-user@lucene.apache.org Subjec