I tried to clean all documents in solandra with delete_by_query in ruby client, and it looked working with no documents returned, but after that, I can't add the document with the same id.
I'm not Java guy, so this pull request is written just for adding the tests which will fail, but it should work, I believe.
Hi tjake,
I tried to clean all documents in solandra with delete_by_query in ruby client, and it looked working with no documents returned, but after that, I can't add the document with the same id.
I'm not Java guy, so this pull request is written just for adding the tests which will fail, but it should work, I believe.
Thanks, -- Takeshi