Re: deleteById throwing SocketTimeoutException

2011-01-31 Thread Ravi Kiran
I copied the whole index from our production box (which was having the delete issue) and put it on a test server and tried deleting docs and it works The only difference between the production server and test server is that production server keeps getting select queries from users pretty much a

deleteById throwing SocketTimeoutException

2011-01-28 Thread Ravi Kiran
Hello, We have a core with about 900K docs. Recently I have noticed that the deleteById query seems to always give me a SocketTimeoutException(stack trace is shown below). I cannot figure out why only deletion fails but not add/update. The SOLR client instance is created via spring wiring (