This releases uses the index.replace_all_objects
method instead of index.save_objects
. It clears all objects from your index before replacing them with a new set of objects.
This releases uses the index.replace_all_objects
method instead of index.save_objects
. It clears all objects from your index before replacing them with a new set of objects.