GetStoredFields
- Namespace
- Rowles.LeanCorpus.Search.Searcher
- Assembly
- Rowles.LeanCorpus.dll
Methods
GetStoredFields(int)
Retrieves stored fields for a global document ID.
GetStoredFields(int, ISet<string>?)
Retrieves stored fields for a global document ID, optionally filtering to the given set of field names. When
fieldsToLoadis null, all fields are returned.