Hi, I tried deleting my SOLR doc using the method deleteById(String <id>) and it is working fine.But When i use the method deleteById(List <list>),Docs are not getting deleted.
Am i missing something???...please help me... Im using SOLR1.4 Thanks in advance Regards, Ravi -- View this message in context: http://lucene.472066.n3.nabble.com/DeleteById-List-list-is-not-working-tp1810714p1810714.html Sent from the Lucene - General mailing list archive at Nabble.com.
