Please suggest me a better way to purge selective set of documets, which improves performance and faster.
Thanks
On Aug 7, 2014, at 4:10 AM, rupa selvaraj <rups...@gmail.com> wrote:I have checked in several forums and blogs , but I could not find any API method to purge bulk of documents at a single shot .. What I have done is , created a view for the docs to be purgd and purgin it one by one .. Its takes approx 2 mts for 7000 docs ..