grey-dev-0/laravel-scout-solr

Solr driver for Laravel Scout

dev-master 2018-04-15 11:56 UTC

This package is auto-updated.

Last update: 2024-03-09 00:13:52 UTC


README

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.

IMPORTANT

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 mo7y.66@gmail.com or open an issue.