interface
IndexerInterface
Methods
void
save(array $models)
No description
void
delete(array $models)
No description
void
build()
<p>Build the index from scratch.</p>
void
flush()
<p>Flush the index.</p>
Details
void
delete(array $models)
void
build()
<p>Build the index from scratch.</p>