Skip to content

grey-dev-0/laravel-scout-solr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Solr Integration

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 [email protected] or open an issue.

About

Solr Driver for Laravel Scout to search in Eloquent models through Solr Search Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages