nqxcode / laravel-lucene-search

Laravel 4.2, 5.* package for full-text search over Eloquent models based on ZF2 Lucene.
73 stars 28 forks source link

Port to Laravel 5.5 #60

Closed anolek closed 6 years ago

anolek commented 6 years ago

Hi,

This is a port to Laravel 5.5 :

Also, this should fix #59 !

If anything is wrong, tell me ;)

Thanks !

nqxcode commented 6 years ago

Merged, thanx. I'll release later.