<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`SearchResult`](SearchResult) ## SearchResult interface 0.9.21 **Signature:** ```typescript export interface SearchResult ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`matches`](SearchResult/matches) | | [`SearchMatches`](SearchMatches) | | | [`score`](SearchResult/score) | | <code>number</code> | |