From 015ebb5c278e8009ab841e81323fcb51696247e9 Mon Sep 17 00:00:00 2001
From: jonmv HTTP requests
Request parameters
greater than, or equal to, fromTimestamp
.
+ Include recently removed document IDs, along with the set of returned documents.
+ By default, only documents currently present in the corpus are returned in the
+ "documents"
array of the response; when this parameter is set to
+ "true"
, documents that were recently removed, and whose tombstones
+ still exist, are also included in that array, as entries on the form
+ { "remove": "id:ns:type::foobar" }
. See
+ here
+ for specifics on tombstones, including their lifetime.
+