4. JPA 2:Even though Hibernate Search can be used without JPA annotations the following instructions will use them for basic entity configuration(@Entity, @Id, @OneToMany,…). This part of the configuration could also be expressed in xml or code. Hibernate Search, however, has also its own ...