Stats values lags behind index document updates

I have been adding documents to an index using a bulkprocessor - so a bunch a documents are added in segments. I see that calls to the _stats API lag behind the updation of the index. So after each segment update, the _stats call does not return the correct value for a few seconds. Has anyone else observed this?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.