Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.22 KB

File metadata and controls

10 lines (7 loc) · 2.22 KB

GetDocumentsByFacetsResponse

Fields

Field Type Required Description
documents List<Document> The document details, ordered by score.
hasMoreResults Optional<Boolean> Whether more results are available. Use cursor to retrieve them.
cursor Optional<String> Cursor that indicates the start of the next page of results. To be passed in "more" requests for this query.