ryantxu wrote:
> 
> 
>>> eg
>>> <delete><id>2</id></delete>
>>> <delete><id>3</id></delete>
>>> <delete><id>4</id></delete>
>> 
>> Can this be done on the same request? Because I am sending them on 
>> diferent requests... wich suck... already dividing inserts and deletes 
>> in 2 requests is bad enough.
>> 
> 
> In 1.2, you have to do one command/request in 1.3 you can do multiple:
> 
> See SOLR-133 in
> http://svn.apache.org/repos/asf/lucene/solr/trunk/CHANGES.txt
> 
> 


Does Solr 1.3 has been released or we have to wait??

-- 
View this message in context: 
http://www.nabble.com/Delte-by-multiple-id-problem-tp14733135p14750409.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to