Re: Data Import Handler - parentDeltaImport

2009-05-23 Thread Michael Korthuis
I am using 1.3. I know it is not being executed because I stepped through the code a bit. It gets here - main\java\org\apache\solr\handler\dataimport\SQLEntityProcessor.java - Method - nextModifiedParentRowKey - When there is a modified row in my data template. However, when it tries to pull the

Re: Data Import Handler - parentDeltaImport

2009-05-22 Thread Noble Paul നോബിള്‍ नोब्ळ्
how do you know it is not being executed ?. use deltaImportQuery also if you are using Solr1.4 On Sat, May 23, 2009 at 4:29 AM, Michael Korthuis wrote: > I have the data-config.xml detailed below  (Stripped down a bit for > simplicity) - > When I run the delta import, the design_template delta q

Re: Data Import Handler - parentDeltaImport

2009-05-22 Thread Michael Korthuis
I have the data-config.xml detailed below (Stripped down a bit for simplicity) - When I run the delta import, the design_template delta query is running and modified rows are being returned. However, the parentDeltaQuery is never executed. Any thoughts? Thanks, Micahael

Data Import Handler - parentDeltaImport

2009-05-22 Thread Michael Korthuis
I have the data-config.xml detailed below (Stripped down a bit for simplicity) - When I run the delta import, the design_template delta query is running and modified rows are being returned. However, the parentDeltaQuery is never executed. Any thoughts? Thanks, Micahael