Meilisearch JS
Docs
GitHub
Preparing search index...
Network
Type Alias Network
https://www.meilisearch.com/docs/reference/api/network#the-network-object
type
Network
=
{
remotes
?:
Record
<
string
,
Remote
>
;
self
?:
string
|
null
;
sharding
?:
boolean
;
}
Index
Properties
remotes?
self?
sharding?
Properties
Optional
remotes
remotes
?:
Record
<
string
,
Remote
>
Optional
self
self
?:
string
|
null
Optional
sharding
sharding
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
remotes
self
sharding
Docs
GitHub
Meilisearch JS
Loading...
https://www.meilisearch.com/docs/reference/api/network#the-network-object