Skip to main content
Reimport your data with the scout:reimport Artisan command:
php artisan scout:reimport
This Artisan command outputs the following content: Screenshot of a terminal showing the scout:reimport Artisan command importing search and article records, ending with a success message. To ensure not to interrupt searches happening on the during the rebuild, Scout Extended uses a temporary index to import all before moving them to the production index.
With this operation, your app temporarily has twice the number of records. Verify that your plan includes enough available records to execute this operation.
Last modified on February 18, 2026