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

Re: index copy omits documents

2013-01-02 Thread Jack Krupansky
Do you have any soft commits (or commitWithin that is a soft commit) that show up in queries but haven't yet been committed to disk? You have to do a hard commit to flush those to disk. -- Jack Krupansky -Original Message- From: UnConundrum Sent: Wednesday, January 02, 2013 8:42 AM T