I agree about that but the last time 4hours later the number wasn't different
:
and if I check now, nothing changed : does it have to go across all the data
like full import, I thought it would bring back just ids which need to be
modify ...?

<lst name="statusMessages">
<str name="Time Elapsed">0:39:36.943</str>
<str name="Total Requests made to DataSource">3447914</str>
<str name="Total Rows Fetched">9054602</str>
<str name="Total Documents Processed">492558</str>
<str name="Total Documents Skipped">0</str>
<str name="Delta Dump started">2008-09-18 16:29:38</str>
<str name="Identifying Delta">2008-09-18 16:29:38</str>
<str name="Deltas Obtained">2008-09-18 16:30:26</str>
<str name="Building documents">2008-09-18 16:30:26</str>
<str name="Total Changed Documents">1603970</str>
</lst>

look it was this morning : I just stopped it beacause it was too long ... 
It doesn't look logic:

<lst name="statusMessages">
<str name="Time Elapsed">6:9:0.256</str>
<str name="Total Requests made to DataSource">3451431</str>
<str name="Total Rows Fetched">9165885</str>
<str name="Total Documents Processed">493061</str>
<str name="Total Documents Skipped">0</str>
<str name="Delta Dump started">2008-09-18 10:01:01</str>
<str name="Identifying Delta">2008-09-18 10:01:01</str>
<str name="Deltas Obtained">2008-09-18 10:01:43</str>
<str name="Building documents">2008-09-18 10:01:43</str>
<str name="Total Changed Documents">1587889</str>
</lst>

And do you think my cron job can't work ?


Shalin Shekhar Mangar wrote:
> 
> Well it shows the number of documents that have changed, you can't expect
> 1603970 documents to be indexed instantly.
> 
> On Thu, Sep 18, 2008 at 8:24 PM, sunnyfr <[EMAIL PROTECTED]> wrote:
> 
>>
>> It is exactly what I've done .... but it can't works like that ...
>>
>> - what would that mean ... cron job can't hit it properly ?
>>
>> - I've browse to /dataimport but it was like nothing was running so I
>> finally went back to /dataimport?command=delta-import and then to
>> /dataimport and I refresh it often ...indeed it works this way but it's
>> not
>> would suit me ... and it take ages ... now I'm :
>>
>> <str name="status">busy</str>
>> <str name="importResponse">A command is still running...</str>
>> −
>> <lst name="statusMessages">
>> <str name="Time Elapsed">0:18:44.54</str>
>> <str name="Total Requests made to DataSource">1855793</str>
>> <str name="Total Rows Fetched">5588946</str>
>> <str name="Total Documents Processed">265113</str>
>> <str name="Total Documents Skipped">0</str>
>> <str name="Delta Dump started">2008-09-18 16:29:38</str>
>> <str name="Identifying Delta">2008-09-18 16:29:38</str>
>> <str name="Deltas Obtained">2008-09-18 16:30:26</str>
>> <str name="Building documents">2008-09-18 16:30:26</str>
>> <str name="Total Changed Documents">1603970</str>
>> </lst>
>>
> 
> 
> -- 
> Regards,
> Shalin Shekhar Mangar.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/delta-import-looks-stuck------how-can-I-check-if-it%27s-done-or-not---tp19551728p19555223.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to