@nosto/nosto-js
Preparing search index...
client
SearchEventMetadata
Interface SearchEventMetadata
interface
SearchEventMetadata
{
hasResults
:
boolean
;
isAutoComplete
:
boolean
;
isAutoCorrect
:
boolean
;
isKeyword
:
boolean
;
isOrganic
:
boolean
;
isRefined
:
boolean
;
isSorted
:
boolean
;
query
:
string
;
refinedQuery
?:
string
;
resultId
:
string
;
}
Index
Properties
has
Results
is
Auto
Complete
is
Auto
Correct
is
Keyword
is
Organic
is
Refined
is
Sorted
query
refined
Query?
result
Id
Properties
has
Results
hasResults
:
boolean
is
Auto
Complete
isAutoComplete
:
boolean
is
Auto
Correct
isAutoCorrect
:
boolean
is
Keyword
isKeyword
:
boolean
is
Organic
isOrganic
:
boolean
is
Refined
isRefined
:
boolean
is
Sorted
isSorted
:
boolean
query
query
:
string
Optional
refined
Query
refinedQuery
?:
string
result
Id
resultId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has
Results
is
Auto
Complete
is
Auto
Correct
is
Keyword
is
Organic
is
Refined
is
Sorted
query
refined
Query
result
Id
@nosto/nosto-js
Loading...