Skip to main content

IApiSearchResultContent

@auvious/common / Exports / IApiSearchResultContent

Interface: IApiSearchResultContent

Table of contents

Properties

Properties

documentId

documentId: string

The database document id.


id

id: string

The solr document id.


searchable

searchable: string

The searchable text that was indexed for this doc.


type

type: string

The type of the document.


username

username: string

The creator's username.


values

values: Object

Metadata.

Index signature

[key: string]: any