internetarchive-ts - v0.1.0
Preparing search index...
IaFullTextSearchResult
Type Alias IaFullTextSearchResult
Beta
type
IaFullTextSearchResult
=
{
aggregations
:
{
"top-collection"
:
IaFullTextSearchResultAggregation
;
"top-creator"
:
IaFullTextSearchResultAggregation
;
"top-languages"
:
IaFullTextSearchResultAggregation
;
"top-mediatype"
:
IaFullTextSearchResultAggregation
;
"top-subject"
:
IaFullTextSearchResultAggregation
;
"top-year"
:
IaFullTextSearchResultAggregation
;
}
;
"fts-api"
:
{
auth
:
{
context_scope
:
string
;
email
:
string
;
type
:
"cookies"
|
"S3"
|
string
;
}
;
cached
:
boolean
;
commit
:
string
;
host
:
string
;
"logged-in-sig"
:
string
;
"logged-in-user"
:
string
;
query_type
:
"dsl"
|
"lucene"
|
string
;
version
:
string
;
}
;
hits
:
{
hits
:
IaFullTextSearchResultHitItem
[]
;
max_score
:
number
;
total
:
number
;
}
;
"ia-pub-fts-api-wrapper"
:
boolean
;
timed_out
:
boolean
;
took
:
number
;
}
Index
Properties
aggregations
fts-
api
hits
ia-
pub-
fts-
api-
wrapper
timed_
out
took
Properties
aggregations
aggregations
:
{
"top-collection"
:
IaFullTextSearchResultAggregation
;
"top-creator"
:
IaFullTextSearchResultAggregation
;
"top-languages"
:
IaFullTextSearchResultAggregation
;
"top-mediatype"
:
IaFullTextSearchResultAggregation
;
"top-subject"
:
IaFullTextSearchResultAggregation
;
"top-year"
:
IaFullTextSearchResultAggregation
;
}
fts-
api
"fts-api"
:
{
auth
:
{
context_scope
:
string
;
email
:
string
;
type
:
"cookies"
|
"S3"
|
string
;
}
;
cached
:
boolean
;
commit
:
string
;
host
:
string
;
"logged-in-sig"
:
string
;
"logged-in-user"
:
string
;
query_type
:
"dsl"
|
"lucene"
|
string
;
version
:
string
;
}
hits
hits
:
{
hits
:
IaFullTextSearchResultHitItem
[]
;
max_score
:
number
;
total
:
number
;
}
ia-
pub-
fts-
api-
wrapper
"ia-pub-fts-api-wrapper"
:
boolean
timed_
out
timed_out
:
boolean
took
took
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggregations
fts-
api
hits
ia-
pub-
fts-
api-
wrapper
timed_
out
took
internetarchive-ts - v0.1.0
Loading...