Re: get update record from database using DIH

2011-08-21 Thread Erick Erickson
At a guess, you're not getting as many rows as you think, and commit has nothing to do with it. But that's just a guess. So the very first thing I'd do is be sure the SQL is doing what you think. There's a little-known data import debugging page that might help: blahblahblah./solr/admin/datai

Re: get update record from database using DIH

2011-08-20 Thread Alexandre Sompheng
Actually I requested .../dataimport?command=delta-import&commit=true And DIH in delta-import mode does not commit, you can se log below. My index is quite empty, maybe 10 data rows max... It's just the beginning. INFO: Starting Delta Import Aug 14, 2011 1:42:02 AM org.apache.solr.core.SolrC

Re: get update record from database using DIH

2011-08-19 Thread Gora Mohanty
On Fri, Aug 19, 2011 at 5:32 AM, Alexandre Sompheng wrote: > Hi guys, i try the delta import, i got logs saying that it found delta > data to update. But it seems that the index is not updated. Amy guess > why this happens ? Did i miss something? I'm on solr 3.3 with no > patch. [...] Please show

Re: get update record from database using DIH

2011-08-18 Thread Alexandre Sompheng
Hi guys, i try the delta import, i got logs saying that it found delta data to update. But it seems that the index is not updated. Amy guess why this happens ? Did i miss something? I'm on solr 3.3 with no patch. Thanks On 18 août 2011, at 18:10, Dali wrote: Hello Take a look at the delta impo

Re: get update record from database using DIH

2011-08-18 Thread Dali
Hello Take a look at the delta import example : http://wiki.apache.org/solr/DataImportHandler http://wiki.apache.org/solr/DataImportHandler Regards -- View this message in context: http://lucene.472066.n3.nabble.com/get-update-record-from-database-using-DIH-tp3264126p3264393.html Sent from the