teamtnt / laravel-scout-tntsearch-driver

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
MIT License
1.09k stars 142 forks source link

Everything working fine in heroku console but indexes does not persist. #325

Closed 2bona closed 3 years ago

2bona commented 3 years ago

So i have finished the installation and have not had one error, but for some reason the index files does not persist to the storage folder when u close the console. Help please?

nticaric commented 3 years ago

You can learn more about your issue here

If you have the option, one of the solutions would be to commit the index, so that it gets deployed together with the rest of the app.

2bona commented 3 years ago

Thank you so much, it makes sense now.

2bona commented 3 years ago

Thank you a lot, although the work around is not suitable for my use case.

On Tue, Jun 15, 2021 at 8:19 PM Nenad Ticaric @.***> wrote:

You can learn more about your issue here https://help.heroku.com/K1PPS2WM/why-are-my-file-uploads-missing-deleted

If you have the option, one of the solutions would be to commit the index, so that it gets deployed together with the rest of the app.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/teamtnt/laravel-scout-tntsearch-driver/issues/325#issuecomment-861767790, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG6RI2GKS6FJEGBK7FTOHYLTS6RUTANCNFSM46WRZGAA .