|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.hibernate.search.util.ContextHelper
Use FullTextSession.getSearchFactory() instead. |
|
| org.hibernate.search.reader.SharedReaderProvider
replaced by SharingBufferReaderProvider |
|
| Deprecated Fields | |
|---|---|
| org.hibernate.search.ProjectionConstants.BOOST
always return 1 |
|
| Deprecated Methods | |
|---|---|
| org.hibernate.search.jpa.Search.createFullTextEntityManager(EntityManager)
As of release 3.1.0, replaced by Search.getFullTextEntityManager(javax.persistence.EntityManager) |
|
| org.hibernate.search.Search.createFullTextSession(Session)
As of release 3.1.0, replaced by Search.getFullTextSession(Session) |
|
| Deprecated Constructors | |
|---|---|
| org.hibernate.search.event.FullTextIndexEventListener()
As of Hibernate Search 3.3. This method was used for instantiating the event listener when configured in a configuration file. Since Hibernate Core 3.6 Hibernate Search will always be automatically enabled if available on the classpath. |
|
| Deprecated Enum Constants | |
|---|---|
| org.hibernate.search.event.FullTextIndexEventListener.Installation.MULTIPLE_INSTANCE
As of Hibernate Search 3.3. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||