rhsimplex / image-match

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

smallevil json fields #26

Closed rhsimplex closed 8 years ago

rhsimplex commented 8 years ago

Resolves #25 #17, code by @smallevil. Will review.

rhsimplex commented 8 years ago

@smallevil I'll be on vacation for a couple weeks, so the merge will have to wait. Thanks again, and we'll get it in ASAP

rhsimplex commented 8 years ago

In the end, I made the metadata a separate field. You can add metadata= in add_image. It can be a dict or anything elasticsearch can handle. The user will have to write their own search queries against ES though.