/
Can I search for streams that match a particular content type?
Can I search for streams that match a particular content type?
Swarm Search integration allows you to search for any metadata that happens to be written in your streams. For example, to search for content-type of image/png:
>curl -L 'http://192.168.201.84/pickle?format=json&domain=test1.c-csn1.enfield.com&fields=tmborn,context,name,content-type&CONTENT-TYPE=IMAGE%2FPNG' [ { "last_modified":"2016-11-02T22:23:26.132400Z", "CONTENT_TYPE":"IMAGE/PNG", "name":"feeds_status2.png", "context":"test1.c-csn1.enfield.com/pickle" } ]
, multiple selections available,
Related content
Metadata Field Matching
Metadata Field Matching
More like this
Search Examples
Search Examples
More like this
How do I search for streams after a certain date?
How do I search for streams after a certain date?
More like this
Custom Metadata Typing
Custom Metadata Typing
More like this
Search Queries
Search Queries
More like this
Add Search Feed
Add Search Feed
More like this
© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.