pmatseykanets / laravel-scout-postgres

PostgreSQL Full Text Search Engine for Laravel Scout
MIT License
159 stars 36 forks source link

Use postgres solely for scout indexes #26

Closed jacobzlogar closed 5 years ago

jacobzlogar commented 5 years ago

Is it possible to use mysql as my app database while using a postgres database with the same schema(and the searchable index) for scout?