When I demo a change from a JPA query to a HSearch query in place, I lose the type safety and I need to explain why, which makes me spend 1 min or so and add @SuppressWarnings("unchecked").