Originally Posted by
EUnomad
I tried the following search criteria to query on Aeroflot and Iceland Air flights from NYC to Brussels. I also want to eliminate Aeroflot fare classes starting with "Q":
Code:
JFK :: su,fi+ / f ~su..q; -codeshare
BRU
The results include Aeroflot flights with booking code
Q, and the following fare basis code:
Code:
NYC SU X/MOW SU BRU 350.00QLPXOW NUC 350.00 END ROE 1.00 XT 16.70US 2.50AY 164.60YQ 9.20YR 4.50XF JFK4.50
The fare basis code starts with Q, precisely what I negated. Why wasn't this filtered out?
I suspect that the ability to filter by class was stripped out when google dumbed down matrix; f is no longer shown as a valid code in the help section.