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

Fixed lists() calling from Builder instead of relying on Eloquent's __call() #26

Closed HommeSauvage closed 8 years ago

HommeSauvage commented 8 years ago

Tests fixed.