The given answer for this appears to be incorrect because the dot-notation key is not in quotes:
{rated: “PG”, awards.nominations: 10}
Also, the quoted filter sometimes does not work on my sandbox cluster in Compass:
{rated: “PG”, “awards.nominations”: 10}
Note1: the find button though coloured green has a no entry sign when hovering with mouse. To run the filter I click on the refresh icon (arrow in a partial circle)
Note2: The filter icon is red
At other times it does work. I don’t rule out operator error but does Compass suffer from memory leaks or is it in some other way flaky?