Re: Implementing DIH - Using a non-datetime change tracking column to Identify delta

2017-04-07 Thread subinalex
Thanks Shawn!!..:-) Ll try out this.. On 6 Apr 2017 00:00, "Shawn Heisey-2 [via Lucene]" < ml-node+s472066n4328519...@n3.nabble.com> wrote: On 4/4/2017 7:40 AM, subinalex wrote: > Can we use a non-datetime column to identify delta rows in deltaQuery for > DIH configuration. > Like for example i

Re: Implementing DIH - Using a non-datetime change tracking column to Identify delta

2017-04-05 Thread Shawn Heisey
On 4/4/2017 7:40 AM, subinalex wrote: > Can we use a non-datetime column to identify delta rows in deltaQuery for > DIH configuration. > Like for example in the below deltaQuery , > > deltaQuery="select ID from category where last_modified > > '${dih.last_index_time}'" > > the delta rows are pick