Exists Document API
The Exists Index API allows to check for the existence of a document using
HEAD
method.
For example:
HEAD /twitter/tweet/1
The result of the above get operation is a 200 OK
HTTP response code with the
no body.
The Exists Index API allows to check for the existence of a document using
HEAD
method.
For example:
HEAD /twitter/tweet/1
The result of the above get operation is a 200 OK
HTTP response code with the
no body.