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

Please add feature so that indexing can be done in memory using Memcached #17

Closed imrealashu closed 4 years ago

nqxcode commented 4 years ago

I tried the RAM-disk, but it did not give any acceleration.