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
Currently if you choose to clear the whole index before an update, and then the update barfs you're a bit stuck. Solr has transactions right? Check if it's possible to put the deletes and updates into one stream somehow?