rhsimplex / image-match

🎇 Quickly search over billions of images
2.94k stars 405 forks source link

Query regarding image storage #9

Closed jforjava1981 closed 8 years ago

jforjava1981 commented 8 years ago

Hi

I intend to try out this project in my application however I have a doubt regarding the add image call. Does it actually storing the image in elastic search server? I hope not. What I want to do is store the images elsewhere,possibly AWS S3 and use the URLs to add images though your app to elastic search and then search them whenever I want. If you store the images as well it is a double storage for my app. So just want to know.