Make sure the query selects items with a genre equal to 'fiction' or with a year equal to 2011.
genre
'fiction'
year
2011
Make sure to type OR year = 2011.
OR year = 2011