you can put table names in a different table and use like this <entity name="tab" query="select table_name from sometable" rootEntity="false"> <entity query="select * from ${tab.table_name}"> - - - - - </entity> </entity>
----- Grijesh -- View this message in context: http://lucene.472066.n3.nabble.com/DIH-for-sharded-database-tp2113767p2119370.html Sent from the Solr - User mailing list archive at Nabble.com.