Yes Anjali, I have used UpdateRequest. deleteById (List<Ids>) . I don’t face any issues. Not sure what you mean when you say route value. Id is unique.
Thanks Subhasis Patra 240-755-2601 subhasis.pa...@e2open.com -----Original Message----- From: Anjali Maurya <anjali.maury...@indiamart.com.INVALID> Sent: Sunday, May 7, 2023 11:56 PM To: users@solr.apache.org Subject: deleteById for multiple ids with route parameter PHISH ALERT! CHECK VALIDITY IF CLICKING, SHARING, RESPONDING Hi all, We are using solr cloud (version 8.10). We are using deleteById which takes the id and route value to delete the id from the specific shard. deleteById takes only one value of id. I want to ask if there is any way to send multiple ids to deleteById with route parameter and if can we send multiple update requests to one solr request.