Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 536 Bytes

File metadata and controls

14 lines (6 loc) · 536 Bytes

DocumentFulltextResponse

Properties

Name Type Description Notes
totalCount Integer Total number of documents that matched the search query. When the number of matches exceeds 10,000, this value will be reported as 10,000+ unless the search request explicitly enables exact total hit tracking. [optional]
documents List<FulltextSearchItem> List of search result documents [optional]