Laravel Scout introduces a new scout:queue-import command that improves indexing performance for large datasets by splitting model ID ranges into chunks and processing them through queued jobs, offering a faster alternative to the traditional scout:import command.
Sort: