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

Issue installing with Laravel 5.5.40 #59

Closed odnan9 closed 6 years ago

odnan9 commented 6 years ago

Hi, I am having a lot of composer issues when trying to install with Laravel 5.5.* Can you help?

Problem 1

nqxcode commented 6 years ago

I'm sorry, but this package is not ported to Laravel 5.5 yet. And you can look towards Laravel Scout with custom engine.