Re: Discrepancy between Full import and Delta import query

2015-02-19 Thread Aniket Bhoi
On Tue, Feb 17, 2015 at 8:21 PM, Aniket Bhoi wrote: > Hi Folks, > > I am running Solr 3.4 and using DIH for importing data from a SQL server > backend. > > The query for Full import and Delta import is the same ie both pull the > same data. > > Full and Delta import query: > > SELECT KB_ENTRY.ADD

Discrepancy between Full import and Delta import query

2015-02-17 Thread Aniket Bhoi
Hi Folks, I am running Solr 3.4 and using DIH for importing data from a SQL server backend. The query for Full import and Delta import is the same ie both pull the same data. Full and Delta import query: SELECT KB_ENTRY.ADDITIONAL_INFO ,KB_ENTRY.KNOWLEDGE_REF ID,SU_ENTITY_TYPE.REF ENTRY_TYPE_RE