I have deleted single id by sending delete command to solr server but getting
error when i try to delete multiple id's.
<delete>
<id>2</id>
<id>3</id>
<id>4</id>
</delete>

is it the right syntax??
any body have some idea.
-- 
View this message in context: 
http://www.nabble.com/Delte-by-multiple-id-problem-tp14733135p14733135.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to