Backstage
Docs
Github
Preparing search index...
@backstage/plugin-search-backend-module-pg
index
DocumentResultRow
Interface DocumentResultRow
interface
DocumentResultRow
{
document
:
IndexableDocument
;
highlight
:
IndexableDocument
;
total_count
:
string
;
type
:
string
;
}
Index
Properties
document
highlight
total_
count
type
Properties
document
document
:
IndexableDocument
highlight
highlight
:
IndexableDocument
total_
count
total_count
:
string
Total number of documents matching the query, regardless of pagination.
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
highlight
total_
count
type
Docs
Github
Backstage
Loading...
Total number of documents matching the query, regardless of pagination.