By the way, I found that if you search on a key word before delete the document then delete the doc the problem will be happened (the search result is empty in case it should have result) , but if we already haven't search the key word before delete the search result is ok.
I think the problem is in warming up the new searcher with searched key words , but I don't know why the problem is insisted when we commit with waitFlush = true ,waitSearcher = true . -- View this message in context: http://www.nabble.com/solrj-delete-by-Id-problem-tp21310820p21397953.html Sent from the Solr - Dev mailing list archive at Nabble.com.
