algoliasearch-django icon indicating copy to clipboard operation
algoliasearch-django copied to clipboard

add queryset paginator

Open awartani opened this issue 2 years ago • 1 comments

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue add pagination to allow re-indexing big number of records
Need Doc update no

Describe your change

We had to reindex 50k records and Heroku memory couldn't handle it, so we added pagination in place

What problem is this fixing?

optimize re-indexing memory usage

awartani avatar Dec 21 '22 21:12 awartani

I have the same problem with memory usage. Thumbs up to merge this pr.

Gustutu avatar Feb 21 '24 16:02 Gustutu