public interface FullTextSessionFactory
FullTextSession instances. A
factory has to be registered as a spring, it is highly recommended to use a factory to create
instances of the FullTextSession rather than directly calling
Search.getFullTextSession(Session) for proper functionality.| Modifier and Type | Method and Description |
|---|---|
org.hibernate.search.FullTextSession |
getFullTextSession()
Obtains a
FullTextSession instance. |
Copyright © 2024 OpenMRS Inc.. All rights reserved.