Skip to content

Releases: nqxcode/laravel-lucene-search

Fix for search tests.

29 Mar 07:06
2d5815c

Choose a tag to compare

1.5.9

Fix for tests

v1.5.8

20 Mar 17:49
e9e71e7

Choose a tag to compare

Update README.md

Fix serious drawdown in the speed of rebuilding the index.

20 Mar 07:01
226762c

Choose a tag to compare

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.

18 Mar 21:19
4cee426

Choose a tag to compare

Fixed incorrect full rebuild of search index.

10 Mar 07:01

Choose a tag to compare

v1.5.5

Fixed incorrect full rebuild of search index.

v1.5.4

21 Feb 21:13

Choose a tag to compare

Fixed default location of index.

v1.5.3

21 Feb 20:43

Choose a tag to compare

Added tests for rebuild index command when using queue.

Fixed incorrect working of rebuild index command when using queue.

21 Feb 20:15

Choose a tag to compare

Fix for correct full rebuilding of search index.

Remove index directory after each test.

Fixed rebuild index command.

21 Feb 07:14

Choose a tag to compare

v1.5.1

Fixed rebuild index command: MassUpdateSearchIndex job run with custo…

Support for queue

18 Feb 09:00

Choose a tag to compare

v1.5.0

Added support for queue.