Hey,
Am having some teething problems using 1.1 and the new persistent
replication and was hoping someone could tell me which trivial newbie
mistake I have encountered :)
I set up the replication by adding a doc to the new _replicator database
(not using the Futon replicator UI or POSTing to the replicator as for
old replication).
My design docs aren't replicating but everything else replicates fine .
I'm in Admin Party.
My document looks like this (with db names redacted):
|{
"|_id|":|"42b66dba7b6b01ec0cb753ecc2030890"|,
"|_rev|":|"2-02ef8d7f5690b219852b4a9a18cf869e"|,
"|source|":|"source_db"|,
"|target|":|"dest_db"|,
"|continuous|":|true|,
"|_replication_state|":|"triggered"|,
"|_replication_state_time|":|"2011-06-09T16:13:08+01:00"|,
"|_replication_id|":|"e813dc162386baa09d5a0f317c52ddf2"|
}
|
Thanks
Clare