rhsimplex / image-match

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

about ext data #17

Closed smallevil closed 8 years ago

smallevil commented 8 years ago

Hi This project is great, thank you for your open source. In use, I feel a little less convenient. When used in conjunction with the ES, add_image ext data can add a field, json format such as: add_image ( 'image url', 'json data') Back out in the search results come together.

Thus, when adding pictures, you can write the image with some extra information, search can directly get.

Own little experience. We are hoping to add this feature. Thank you

rhsimplex commented 8 years ago

@smallevil excellent idea, and not that difficult to implement. Hopefully I'll have some time to do that in the near future, but in the meantime if you manage to make the change please do send us a PR!

rhsimplex commented 8 years ago

Resloved by #26