mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
meilisearch sort
This commit is contained in:
@@ -97,6 +97,8 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$rep = new MeiliSearchRepository();
|
||||
$rep->import();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user