Got it, thanks.
On Sun, Nov 3, 2013 at 4:14 PM, Robert Newson <[email protected]> wrote: > Yes, see the examples in the test suite's update_documents.js. > > B. > > > On 3 November 2013 20:08, Hank Knight <[email protected]> wrote: >> I created an Update Handler that works great for updating existing >> documents I want it to continue updating existing documents however >> if the document does not already exist I want it to be created. >> >> Is there a way to make an update handler create a document if the >> document it is requested to update does not exist?
