It may be easier to understand the problem if you create views for the
full- and delta-import queries.

On Thu, Feb 25, 2010 at 9:09 AM, JavaGuy84 <bbar...@gmail.com> wrote:
>
> Hi,My data config looks like below,<entity x query=" select * from x">
> <entity y query="select * from y where id=x.id">         <entity y
> query="select * from z where id=x.id">I am able to successfully run the
> Full-Import query without any issue. I am not sure how can I implement a
> delta query as each of the tables get updated independantly and I need the
> updates of that particular table to get reflected independently (in the solr
> document).Thanks,Barani
> --
> View this message in context: 
> http://old.nabble.com/Delta-Query---DIH-tp27714480p27714480.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>



-- 
Lance Norskog
goks...@gmail.com

Reply via email to