Glossary: SearchResults

RavenFS client API class representing search results.

Properties

Name Type Description
Files List<FileHeader> The list of matching files represented by FileHeader objects
FileCount int The total number of files matching search criteria
Start int The start parameter passed to a search method
PageSize int The pageSize parameter passed to a search method