Hey,
If you’ve added a new field you should re-create your schema before indexing again. You could use the dropAndCreateSchemaOnStart
on the massindexer (Hibernate Search 7.2.2.Final: Reference Documentation) or do it manually: Hibernate Search 7.2.2.Final: Reference Documentation