Searching for documents with arrays of objects?
{
"properties": {
"tags": {
"properties": {
"tag": {
"type": "string"
},
"tagtype": {
"type": "string"
}
}
}
}
}