I wrote it in Java but essentially I’m performing an operation that checks that the user id is “equal” to the one provided and that the “date” field is between the first and last day of one year (I used the lt and gte operators for this). I’ll try using explain to see if there is any useful feedback