Is there a way to programmatically trigger a View update?

Documentation here indicates that a standard view should recalculate when read.

However, in some tests (using mongodb-memory-server) the view does not appear to have updated when read. Is there another way to manually trigger an update of a standard view?