algolia / scout-extended

Scout Extended: The Full Power of Algolia in Laravel
https://www.algolia.com/doc/framework-integration/laravel/getting-started/introduction-to-scout-extended/
MIT License
393 stars 85 forks source link

Unique temp index name #341

Open DevinCodes opened 2 months ago

DevinCodes commented 2 months ago

We should have the reimport command create a unique temporary index name to prevent cases where the command runs on 2 different machines potentially resulting in race conditions of partial indices being moved.