interface IndexerInterface
No description
Build the index from scratch.
Flush the index.
static string index()
void save(array $models)
void delete(array $models)
void build()
void flush()