Re: DIH delta, deltaQuery

2010-11-26 Thread Alexey Serba
Are you sure that it's deltaQuery that's taking a minute? It only retrieves ids of updated records and then deltaImportQuery is executed N times for each id record. You might want to try the following technique - http://wiki.apache.org/solr/DataImportHandlerDeltaQueryViaFullImport On Wed, Nov 24,

Re: DIH delta, deltaQuery

2010-11-25 Thread Sven Almgren
Are you running optimization after this query? If you check the command=status page I'd guess that the document count has stopped after a few seconds? /Sven On Wed, Nov 24, 2010 at 13:06, stockii wrote: > > Hello. > > i wonder why this deltaQuery takes over a minute: > > deltaQuery="SELECT id F