Results of a search operation. Contains facets and size properties, and is itself an async iterable iterator for accessing the results. Users should call close to ensure that any underlying network operation is closed.
The type of items in the search results. Either string or DigitalObject.
The total number of items in the search results.
Optional
Facet results, if faceting was requested.
Closes this SearchResults, freeing up any resources such as an open DOIP network connection.
Results of a search operation. Contains facets and size properties, and is itself an async iterable iterator for accessing the results. Users should call close to ensure that any underlying network operation is closed.