Based on feedback from HSEARCH-2899, let's introduce a simple SPI which makes it simpler to extract a {{SearchIntegrator}} from a {{SessionFactory}} (or an {{EntityManagerFactory}} for JPA).
This is particularly useful to create implementations of {{AbstractJMSHibernateSearchController}} : let's make sure to show a code example using this new API in the documentation as well . |
|