yabhq / laravel-scout-mysql-driver

Laravel Scout MySQL Driver
MIT License
522 stars 113 forks source link

What is the benefits of using this package? #51

Open PouriaSeyfi opened 7 years ago

PouriaSeyfi commented 7 years ago

hi .if this Laravel Scout driver does not need to update any indexes and no cache record , what is the benefits of using this package ?

is it faster than eloquent queries ???

thank you

gregorskii commented 6 years ago

It integrates with MySQL's full-text search engine.