{
    "facets": [ 
        {
            "field": "subject",
            "terms": { 
                "angry": 1,
                "business": 1,
                "enjoying": 1,
                "feeling": 1,
                "food": 1,
                "freedom": 1,
                "friends": 1,
                "hopeless": 1,
                "research": 1,
                "ruller": 1
            }
        },
        {
            "field": "creator",
            "terms": { 
                "adventures in woods": 1,
                "bakery owner": 1,
                "cooking": 1,
                "fights for the freedom": 1,
                "funny all the time": 1,
                "gossips friends": 1,
                "king for the city": 1,
                "nature lover": 1,
                "research on food": 1,
                "works hard for the family": 1
            }
        },
        {
            "field": "format",
            "terms": { 
                "image/jpeg": 10
            }
        }
        
    ]
}
