Try like this...

<entity x query="select * from x"> 
<entity y query="select * from y" processor="cachedSqlEntityprocessor"
cachekey=y.id  cachevalue=x.id>  



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-do-I-use-CachedSqlEntityProcessor-tp4064919p4065030.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to