Meilisearch JS
Docs
GitHub
Preparing search index...
ShardUpdate
Type Alias ShardUpdate
type
ShardUpdate
=
{
addRemotes
?:
string
[]
;
remotes
?:
string
[]
;
removeRemotes
?:
string
[]
;
}
Index
Properties
add
Remotes?
remotes?
remove
Remotes?
Properties
Optional
add
Remotes
addRemotes
?:
string
[]
Optional
remotes
remotes
?:
string
[]
Optional
remove
Remotes
removeRemotes
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Remotes
remotes
remove
Remotes
Docs
GitHub
Meilisearch JS
Loading...