You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are sometimes seeing either "IndexNotFoundException" or "ObjectDisposedException" whenever we do heavy resetting (often as part of testing) on the index.
This is likely a race condition between the Directory Delete and Index Writer.
We are sometimes seeing either "IndexNotFoundException" or "ObjectDisposedException" whenever we do heavy resetting (often as part of testing) on the index.
This is likely a race condition between the Directory Delete and Index Writer.