Friends Of AdonisFriends Of Adonis

Commands

magnify:import

The Magnify import command imports a given model into your Search Engine. It is useful when you just configured Magnify and have existing data to import.

Usagenode ace magnify:import <modelPath>
DescriptionImport the given model into the search index

magnify:flush

The Magnify flush command removes all the entries in your Search Engine for a specific model.

Usagenode ace magnify:flush <modelPath>
DescriptionFlush all of the model's records from the index

magnify:sync-index-settings

The Magnify sync-index-settings synchronize your Search Engine index settings with the current state of your models.

Usagenode ace magnify:sync-index-settings
Description

Sync your configured index settings with your search engine (Meilisearch)

On this page