Property Document
Document
Retrieve the visited document.
Declaration
public virtual Document Document { get; }
Property Value
Type | Description |
---|---|
Document | Document populated with stored fields. Note that only the stored information in the field instances is valid, data such as boosts, indexing options, term vector options, etc is not set. |