Support for Springboot 3

I don’t see any mention of it anywhere. Springboot 3 moves from javax to jakarta for the persistence stuff so it will not work with 6.1 or even 6.2?

You will need to migrate to Hibernate ORM 6 and follow this guide: Hibernate Search 6.1.7.Final: Reference Documentation