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?
