@nosto/nosto-js
Preparing search index...
client
SearchPopularSearches
Interface SearchPopularSearches
interface
SearchPopularSearches
{
from
?:
number
;
fuzzy
?:
boolean
;
hits
:
SearchPopularSearch
[]
;
size
?:
number
;
total
:
number
;
}
Index
Properties
from?
fuzzy?
hits
size?
total
Properties
Optional
from
from
?:
number
Optional
fuzzy
fuzzy
?:
boolean
hits
hits
:
SearchPopularSearch
[]
Optional
size
size
?:
number
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
fuzzy
hits
size
total
@nosto/nosto-js
Loading...