Re: Help with separate root entities in DIH - One each for full and delta import.

2015-07-27 Thread Shawn Heisey
On 7/27/2015 1:37 PM, Bade, Vidya (Sagar) wrote: > I am currently using Solr 4.10.2 and having issues with Delta-imports. For > some reason delta seems to be inconsistent when using query caching. I am > using SqlEntityProcessor. To overcome the issue I want to try having two root > entities - o

Help with separate root entities in DIH - One each for full and delta import.

2015-07-27 Thread Bade, Vidya (Sagar)
Hi, I am currently using Solr 4.10.2 and having issues with Delta-imports. For some reason delta seems to be inconsistent when using query caching. I am using SqlEntityProcessor. To overcome the issue I want to try having two root entities - one each for full and delta. Can someone help with a