Is there a way to force a PUT? I'm rebuilding documents from another source. I know it's safe to overwrite them. Getting the revision of each document would take a lot more time (since I'm trying to use bulk_docs to save all the updates). Thanks