Skip to main content

Glossary: SearchResults

RavenFS client API class representing search results.

Properties

NameTypeDescription
FilesList<FileHeader>The list of matching files represented by FileHeader objects
FileCountintThe total number of files matching search criteria
StartintThe start parameter passed to a search method
PageSizeintThe pageSize parameter passed to a search method