hasUnflushedDocuments
Whether this view may see documents that are not in a segment.
Conservative in one direction only: the memtables are the objects this snapshot pinned and they may have grown since, so this can report true for a view whose visible entries are all in segments. It never reports false for a view that can see an unflushed document, which is the direction that would cost a reader a result.