Is there anything wrong with this command? I know the structure is right and the documents it is searching for exist but it isn’t returning any results
For any help thanks.
Its working for me in compass
{“awards.text”:“2 wins & 2 nominations.”}
You might have missed the full stop(dot)
Thanks for responding but that didn’t return any results
Do you see anything wrong with this command?
Don’t use quotes for nominations
This is working fine
{“rated”:“PG-13”,“awards.nominations”:10}
Thanks, I’ve just worked that one out.