MeilisearchLoader implements Loader
FinalYes
Interfaces
- Loader
Methods
- __construct() : mixed
- load() : void
- update() : self
Methods
__construct()
public
__construct(ClientInterface} $config, string $index) : mixed
Parameters
- $config : ClientInterface}
- $index : string
load()
public
load(Rows $rows, FlowContext $context) : void
Parameters
- $rows : Rows
- $context : FlowContext
update()
public
static update(ClientInterface} $config, string $index) : self
Parameters
- $config : ClientInterface}
- $index : string