Anyone knows if it’s possible to delete documents based on some filter and not on ID?
a
ajmakhl
07/15/2017, 2:58 PM
Hi, I am a newbie but I was thinking…
I know you can query based on filter. So maybe you can query based on some filter and get their IDs.. then you can use those IDs to delete documents
There is probably a better way but idk.. just my thought.. :s