There's no way to do this that I know of..... There's the checkindex tool, but it's fairly expensive resource-wise and there's no HTTP command to do it.
Best Erick On Tue, May 7, 2013 at 8:04 PM, Michel Dion <diom...@gmail.com> wrote: > Hello, > > I'm look for a way to detect solr index corruption using a http get > command. I've look at the /admin/ping and /admin/luke request handlers but > not sure if the their status provide guarantees that everything is all > right. The idea is to be able to tell a load balancer to put a given solr > instance out of rotation if its index is corrupted. > > Thanks > > Michel