Releases: nqxcode/laravel-lucene-search
Releases · nqxcode/laravel-lucene-search
Fix for search tests.
v1.5.8
Fix serious drawdown in the speed of rebuilding the index.
Removed optimize for update and delete methods Removed optimize (for case of update and delete model) due to a serious drawdown in the speed of rebuilding the index.
Fixed incorrect working of rebuild index command when using queue.
v1.5.6 Fixed tests.
Fixed incorrect full rebuild of search index.
v1.5.5 Fixed incorrect full rebuild of search index.
v1.5.4
v1.5.3
Fixed incorrect working of rebuild index command when using queue.
Fix for correct full rebuilding of search index. Remove index directory after each test.
Fixed rebuild index command.
v1.5.1 Fixed rebuild index command: MassUpdateSearchIndex job run with custo…
Support for queue
v1.5.0 Added support for queue.