grey-dev-0/laravel-scout-solr is a Laravel package for solr driver for laravel scout.
It currently has 3 GitHub stars and 93 downloads on Packagist.
Install it with composer require grey-dev-0/laravel-scout-solr.
Discover more Laravel packages by grey-dev-0
or browse all Laravel packages to compare alternatives.
Last updated
This is a Laravel scout driver for Solr search engine, so that you can search Eloquent models through Solr, just in the same way explained in Laravel Scout documentation for any other Scout engine.
Besides the capability to interact with Solr outside of Laravel Scout scope if needed e.g. working with entities that are not stored in database and have no Eloquent models representing them.
This package is still "Work In Progress" nevertheless, if you have a suggestion or have found a problem don't hesitate to contact me at [email protected] or open an issue.