{
    "facets": [ 
        {
            "field": "subject",
            "terms": { 
                "commentary": 2,
                "cooking": 2,
                "critique": 1,
                "praise": 1,
                "travel": 1
            }
        },
        {
            "field": "creator",
            "terms": { 
                "rebecca dennis wylie": 2,
                "theophilus adam wylie": 2
            }
        },
        {
            "field": "format",
            "terms": { 
                "application/pdf": 1,
                "image/jpg": 2
            }
        }
        
    ]
}
