...
It's the "search analyzer." It examines your query to see if it is optimized (ie. will it run fast?). An optimized query will use indexed columns for searching. The star makes you think it would do something awesome. But it doesn't :(
How do I reduce the number of result columns I get?
...