Preparing search index...
The search index is not available
JMap Cloud NG Core Types
JMap Cloud NG Core Types
JSimpleSearchResult
Interface JSimpleSearchResult
interface
JSimpleSearchResult
{
hits
:
{
hits
:
JSimpleSearchResultHit
[]
;
maxScore
:
number
;
total
:
{
relation
:
string
;
value
:
number
;
}
;
}
;
shards
:
{
failed
:
number
;
skipped
:
number
;
successful
:
number
;
total
:
number
;
}
;
timedOut
:
boolean
;
took
:
number
;
}
Index
Properties
hits
shards
timed
Out
took
Properties
hits
hits
:
{
hits
:
JSimpleSearchResultHit
[]
;
maxScore
:
number
;
total
:
{
relation
:
string
;
value
:
number
;
}
;
}
Type declaration
hits
:
JSimpleSearchResultHit
[]
max
Score
:
number
total
:
{
relation
:
string
;
value
:
number
;
}
relation
:
string
value
:
number
shards
shards
:
{
failed
:
number
;
skipped
:
number
;
successful
:
number
;
total
:
number
;
}
Type declaration
failed
:
number
skipped
:
number
successful
:
number
total
:
number
timed
Out
timed
Out
:
boolean
took
took
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
hits
shards
timed
Out
took
JMap Cloud NG Core Types
Loading...