Combining Clarifai image search with Elasticsearch

Is there some way to combine an external image search system like Clarifai with Elasticsearch? Basically using the external image search system to provide document ids and ordering that can then be filtered by additional data in Elasticsearch itself?

I could probably just feed large numbers of ids to Elasticsearch, but was wondering if there was a more efficient way of doing this?

Thanks!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.