Re: index copy omits documents

2013-01-02 Thread UnConundrum
Well, after hours of fighting with this, I decided to turn on replication between the production and development cores and use curl commands to disable replication to the development core and only run replication after the script updates the development db, doing a sleep 5m, and then disable replic

Re: index copy omits documents

2013-01-02 Thread UnConundrum
Jack Krupansky-2 wrote > Do you have any soft commits ble.com. I don't think so, especially since the Live production core and replicated production core are only 7 documents apart. I haven't used the copied development core at all, nor do I ever use the replicated production core since it serves

index copy omits documents

2013-01-02 Thread UnConundrum
I replicate from a live server to a backup server. That backup server is also used for development, so every night by cron, and sometimes manually, I execute the following script to update a development core on the backup server: date echo "stopping mysql slave" mysqladmin -u intranet -ppassword