Re: Problem with DIH delta-import on JDBC

2010-04-29 Thread Jon Baer
ing objected in >> the deltaQuery, so the deltaImportQuery should be using >> dataimporter.delta.objectid >> >> So try this: >> >> >query="select * from table" >>deltaImportQuery="select * from table where >> objectid

RE: Problem with DIH delta-import on JDBC

2010-04-29 Thread safl
t; objectid='${dataimporter.delta.objectid}'" > deltaQuery="select objectid from table where lastupdate > > '${dataimporter.last_index_time}'"> > > > Colin. > -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-with-DIH-delta-import-on-JDBC-tp763469p765262.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Problem with DIH delta-import on JDBC

2010-04-29 Thread cbennett
; From: safl [mailto:s...@salamin.net] > Sent: Wednesday, April 28, 2010 3:05 PM > To: solr-user@lucene.apache.org > Subject: Problem with DIH delta-import on JDBC > > > Hello, > > I'm just new on the list. > I searched a lot on the list, but I didn't find an answe

Re: Problem with DIH delta-import on JDBC

2010-04-28 Thread safl
s message in context: http://lucene.472066.n3.nabble.com/Problem-with-DIH-delta-import-on-JDBC-tp763469p763722.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem with DIH delta-import on JDBC

2010-04-28 Thread Jon Baer
index. > > It behave the same if I replace ${dataimporter.delta.id} by > ${dataimporter.delta.objectid}. > Can someone tell what is wrong with it? > > Thanks a lot, > Florian > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Problem-with-DIH-delta-import-on-JDBC-tp763469p763469.html > Sent from the Solr - User mailing list archive at Nabble.com.

Problem with DIH delta-import on JDBC

2010-04-28 Thread safl
ndex. It behave the same if I replace ${dataimporter.delta.id} by ${dataimporter.delta.objectid}. Can someone tell what is wrong with it? Thanks a lot, Florian -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-with-DIH-delta-import-on-JDBC-tp763469p763469.html Sent fro