n (11, 15) AND
> id=${dataimporter.delta.ID}"
>deltaQuery="SELECT ID,MY_GUID
>FROM activityLog
>WHERE type in (11, 15) and created_date >
> '${dataimporter.last_index_time}'">
>
>
>
I have a parent entity that grabs a list of records of a certain type from 1
table... and a sub-entity that queries another table to retrieve the actual
data... for various reasons I cannot join the tables... the 2nd sql query
converts the rows into an xml to be processed by a custom transformer (
I'm having the same issue.. have you had any progress with this?
--
View this message in context:
http://www.nabble.com/Error-in-Integrating-JBoss-4.2-and-Solr-1.3.0%3A-tp20202032p20234054.html
Sent from the Solr - User mailing list archive at Nabble.com.