Is there a way to search for both the fare code and the aircraft type?
I know the boolean operators & (and) and | (or)
But I'm not sure how to combine "f bc=z" with "aircraft t:330" in the extension codes box... every combination / spacing I've tried gives an error but either parameter works fine by itself.