We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac4409 commit 90108dcCopy full SHA for 90108dc
specification/_global/open_point_in_time/OpenPointInTimeRequest.ts
@@ -31,7 +31,7 @@ import { Duration } from '@_types/Time'
31
* search requests using the same point in time. For example, if refreshes happen between
32
* `search_after` requests, then the results of those requests might not be consistent as changes happening
33
* between searches are only visible to the more recent point in time.
34
- *
+ *
35
* A point in time must be opened explicitly before being used in search requests.
36
* The `keep_alive` parameter tells Elasticsearch how long it should persist.
37
* @rest_spec_name open_point_in_time
0 commit comments