internetarchive-ts - v0.1.0
Preparing search index...
IaFullTextSearchResultHitItem
Type Alias IaFullTextSearchResultHitItem
Beta
type
IaFullTextSearchResultHitItem
=
{
_id
:
string
;
_index
:
string
;
_score
:
number
;
_type
:
string
;
fields
:
{
identifier
:
string
|
[
string
]
}
&
IaBaseMetadataType
;
highlight
:
{
text
:
string
[]
}
;
}
Index
Properties
_
id
_
index
_
score
_
type
fields
highlight
Properties
_
id
_id
:
string
_
index
_index
:
string
_
score
_score
:
number
_
type
_type
:
string
fields
fields
:
{
identifier
:
string
|
[
string
]
}
&
IaBaseMetadataType
highlight
highlight
:
{
text
:
string
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
_
index
_
score
_
type
fields
highlight
internetarchive-ts - v0.1.0
Loading...