You can use solrServer.deleteByQuery("*:*") and then call commit by
solrServer.commit(true, true);

This will erase the index.

-- 
Regards,
Shalin Shekhar Mangar.


hola gracias por contestar! ese comando ya lo había visto, pero borra todo
los índices verdad?, yo quisiera borrar solo un índice de id = 2354345 por
ejemplo, gracias

hello thank you for answering! that time it had already seen it, but erased
all the indexes right?, I just delete an index id = 2354345 for example,
thanks
-- 
View this message in context: 
http://www.nabble.com/Delete-from-Solr-index...-tp10264940p23221035.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to