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