Hi everyone!
I’m so excited taking this course.
I got a little question. What do we have to do if the question were: How many documents contain ALL the scores in the results array that are greater than or equal to 70 and less than 80?
I mean, the output should be for instance: results [70, 75, 79]
How do we build the query? Thanks a lot for!