Preparing search index...
The search index is not available
JMap Cloud NG Types
JMap Cloud NG Types
JSimpleSearchResultHit
Interface JSimpleSearchResultHit
interface
JSimpleSearchResultHit
{
_id
:
JId
;
_index
:
string
;
_score
:
number
;
_source
:
{
[
attributeName
:
string
]
:
any
;
}
;
highlight
?:
{
[
attributeName
:
string
]
:
string
[]
;
}
;
}
Index
Properties
_id
_index
_score
_source
highlight?
Properties
_id
_id
:
JId
_index
_index
:
string
_score
_score
:
number
_source
_source
:
{
[
attributeName
:
string
]
:
any
;
}
Type declaration
[
attributeName
:
string
]:
any
Optional
highlight
highlight
?:
{
[
attributeName
:
string
]
:
string
[]
;
}
Type declaration
[
attributeName
:
string
]:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
_id
_index
_score
_source
highlight
JMap Cloud NG Types
Loading...