Closed rhsimplex closed 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
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.
Resolves #25 #17, code by @smallevil. Will review.