**** BEGIN LOGGING AT Mon Nov 24 03:00:33 2014 Nov 24 14:08:55 * DougReeder waves hello Nov 24 14:11:16 Anyone familiar with DB8 Watches? It’s easy to get the notification that something has changed, but not obvious how to query for just the records that have changed. Obviously, I need to query for _rev numbers greater than a certain value, but how do I dtermine the _rev value to use? Nov 24 14:25:21 When I get the initial FindResponse, I could iterate through the results, and record the highest _rev number, but that seems inelegant. Nov 24 14:26:19 And likewise, on a merge, I could save the _rev number returned (which would automatically be greater than any previous response). **** ENDING LOGGING AT Tue Nov 25 02:59:57 2014