Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Added progress bar to import, laravel scout version... #4

Merged
merged 10 commits into from
Sep 14, 2019

Conversation

sanasol
Copy link
Contributor

@sanasol sanasol commented Aug 31, 2019

  • Added newest versions of laravel/scout 6-7 to make it work with Laravel 6.
  • Added auto-discovery for RediSearchServiceProvider
  • Added progress bar to import command.
  • Added chunk-size option to import command. We shouldn't load whole table to variable at once...
  • Added engine method flush()
  • Fixed getTotalCount()

Also tried to use $index->addMany() while import instead of $index->add() and make it "chunkable" too, but it doesnt work

@ethanhann ethanhann merged commit d551db6 into ethanhann:master Sep 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants