How to search nested objects with elastic-search
问题 OK, I've not been able to figure this out thus far. Hoping someone can offer some insight. Given the documents below, how would I search for all documents with a video that has "test" in the video title? I'm using the HTTP API. (Basically, how do you search nested objects with elastic search? I know there has to be docs out there, but I haven't really been able to find any.) [{ id:4635, description:"This is a test description", author:"John", author_id:51421, video: { title:"This is a test