NgDocSearchResult
Results of a search query.
Properties
| Name | Type | Description |
|---|---|---|
| index | | Index that was found. |
| positions | Partial<Record<keyof | Positions of the found terms. |
Results of a search query.
| Name | Type | Description |
|---|---|---|
| index | | Index that was found. |
| positions | Partial<Record<keyof | Positions of the found terms. |