Returns true if a document with the given ID is present in the index and available for search, false otherwise
true
false
The id type of the documents being indexed.
The type of the documents being indexed.
The search index
The document ID
Returns
true
if a document with the given ID is present in the index and available for search,false
otherwise