laravel / scout

Laravel Scout provides a driver based solution to searching your Eloquent models.
https://laravel.com/docs/scout
MIT License
1.54k stars 327 forks source link

MongoDB Support #814

Closed niyazialpay closed 5 months ago

niyazialpay commented 5 months ago

Hello,

In the link below, I explained a problem I encountered with MongoDB. I also explained how I solved it in the same topic. You can make Scout support MongoDB by making an update to this topic.

https://github.com/orgs/meilisearch/discussions/708

I also created a pull request for this

https://github.com/laravel/scout/pull/813

driesvints commented 5 months ago

I'm sorry but we have no plans for MongoDB right now.