I'm using SolrJ (4.9.0) to handle Solr query.
Unfortunately the deletByID method doesn't work for me. It just does nothing (no error, no exceptions).
I've read the answer about the "version" field in the schema.xml but it's not my issue given that it is present.
I'd like to know if anyone is having the same problem or pheraphs if you have any idea on how to solve it.
Thanks.