Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I search an image with a metadata ? #120

Open
ramharsha-pe opened this issue Jul 1, 2019 · 0 comments
Open

How do I search an image with a metadata ? #120

ramharsha-pe opened this issue Jul 1, 2019 · 0 comments

Comments

@ramharsha-pe
Copy link

I want to find an image in the elastic search index along with a filter on the metadata,

how do I pass along the path of the image in this query.

ses.es.search('images', body={'query': {'match': {'metadata.things': 'stuff!'}}})

@ramharsha-pe ramharsha-pe changed the title How do I search an image with a metadata How do I search an image with a metadata ? Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant