On 7 November 2012 13:30, svilen <[email protected]> wrote: > and if u add ?_all_docs=true what docs would u get? > (do check the syntax)
Hi Stoo, I'd check that the DBs really are the same. Did you use filtered replication, or not replicate as an admin? Was is a continuous repl or not? Use `curl http://localhost:5984/<dbname>/_all_docs` and diff the output of both DBs. What's missing? A+ Dave
