Returns the stored fields (as configured in the storeFields constructor option) for the given document ID. Returns undefined if the document is not present in the index.
storeFields
undefined
The id type of the documents being indexed.
The type of the documents being indexed.
The search index
The document ID
The stored document index
Returns the stored fields (as configured in the
storeFieldsconstructor option) for the given document ID. Returnsundefinedif the document is not present in the index.