Skip to content

Instantly share code, notes, and snippets.

@collinvandyck
Created April 26, 2013 17:02
Show Gist options
  • Select an option

  • Save collinvandyck/5468743 to your computer and use it in GitHub Desktop.

Select an option

Save collinvandyck/5468743 to your computer and use it in GitHub Desktop.
[09:28:51] [cvandyck] Hello all. I'm sending a batch of documents with _version_ timestamps to a Solr4 cluster with the SolrJ client. having a hard time from the exceptions it generates (when optimistic concurrency fails) figuring out which ones failed
[09:29:25] [cvandyck] The wiki has some nice ideas about how this might be done in the future with a certain exception hierarchy but that doesn't seem to be present in the latest 4.x release
[09:29:33] [cvandyck] Is this possible?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment