When using TPH I have different types inheriting from a base. We have a search that queries across the abstract type. In the results, we want to show the type:...ie. abstract Vehicle...Car: Vehicle
Truck: Vehicle...in the results, I want to show 'type' ...