You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by dhwani2388 <dh...@yahoo.co.in> on 2014/12/04 17:18:37 UTC

RE: Data Import Handler Status

Hi,

In SOLR I am fetching DIH status of the core using
/dataimport?command=status. Now the data import is running though the status
URL giving me idle status. Some times its giving me idle status on right
time once data import is completed but some times its giving idle status 1
or 2 seconds early.

Can any one help on this?






--
View this message in context: http://lucene.472066.n3.nabble.com/RE-Data-Import-Handler-Status-tp4172590.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Data Import Handler Status

Posted by Shawn Heisey <ap...@elyograg.org>.
On 12/4/2014 9:18 AM, dhwani2388 wrote:
> In SOLR I am fetching DIH status of the core using
> /dataimport?command=status. Now the data import is running though the status
> URL giving me idle status. Some times its giving me idle status on right
> time once data import is completed but some times its giving idle status 1
> or 2 seconds early.

If the DIH status shows as idle but it's not really idle, then that's a
bug.  What evidence do you have that it's reporting incorrectly?

Thanks,
Shawn