Hi all,
I am using hibernate search 1.1. I want to apply ResultTransformer operation post query to match the targeted data structure.
But i cannot be able to find that class(StaticAliasToBeanResultTransformer) in the hibernate search jar. Where can i find this class?.
Thanks,