Indexing and search image metadata

I am working on a project where I need to write a search engine for image metadata. For normal web search I am using nutch to crawl web and elastic to search.
I need to crawl image meta data from web and provide search on it.
Any suggestion on how to archive this?