Hi! I have a question concerning the view generation. Assume I want to insert a bulk of documents.
Now I have two users who query the view. The first user triggers the view generation, that takes some time. If the second user queries the view during the view generation, does he process the query on the old view? I suppose the queries of this user are much delayed? So after the view generation is completed, there is a switch to the new view? Thanks for your help!
