ExpandedResultItem
class ExpandedResultItem
A single expanded result in a collapsed group of search results.
An expanded result item contains information about an expanded result document within a collapsed group of search results. This includes the original location of the document, a list of attributes assigned to the document, and relevant text from the document that satisfies the query.
Types
Properties
Link copied to clipboard
An array of document attributes assigned to a document in the search results. For example, the document author ("_author") or the source URI ("_source_uri") of the document.
Link copied to clipboard
Provides text and information about where to highlight the text.
Link copied to clipboard
The idenitifier of the document.
Link copied to clipboard
Provides text and information about where to highlight the text.
Link copied to clipboard
The URI of the original location of the document.