Why some alpha + Evaluate return Pod, some return only return an Entity?
Here is an example
One guess is some direct match/index will return a Entity, if with some NLP of Input, then will return Pod
something like: If[EntityQ,Return@Entity,NLP@Return@Pod]




>>symbol next to the name – Bob Hanlon Oct 09 '15 at 20:58CurrentValue[$FrontEnd, {PrivateFrontEndOptions, "WolframAlphaSettings"}]return? – Karsten7 Dec 09 '15 at 13:00