Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk insert of images on ElasticSearch #148

Open
tteguayco opened this issue Aug 25, 2021 · 0 comments
Open

Bulk insert of images on ElasticSearch #148

tteguayco opened this issue Aug 25, 2021 · 0 comments

Comments

@tteguayco
Copy link

Hi guys,

First of all, thanks for this library. I came across with it today and it's amazing.

Inspecting the source code I see that, when storing images on ElasticSearch, images' signatures are calculated beforehand and then stored on the database via the method ses.add_image().

I wonder if this could be an inconvenient in order to implement some kind of bulk insertion of images on ElasticSearch, so that insertion can be done faster for a bigger set of images instead of one by one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant