| Interface and Description |
|---|
| org.hibernate.search.engine.spi.EntityIndexBinder
Since 4.4. Use
EntityIndexBinding instead |
| org.hibernate.search.store.IndexShardingStrategy
Deprecated as of Hibernate Search 4.4. Might be removed in Search 5. Use
ShardIdentifierProvider
instead. |
| org.hibernate.search.store.LockFactoryFactory |
| Class and Description |
|---|
| org.hibernate.search.impl.EntityIndexBindingWrapper
Will be removed when
EntityIndexBinder gets removed |
| org.hibernate.search.reader.impl.ReaderProviderHelper
Most of these methods are no longer in use, with some trivial exceptions: this class will be removed soon!
|
| Annotation Type and Description |
|---|
| org.hibernate.search.annotations.Similarity |
| Field and Description |
|---|
| org.hibernate.search.Environment.RESOURCE_CHARSET
No longer applied. Will be removed!
|
| Constructor and Description |
|---|
| org.hibernate.search.util.impl.HibernateSearchResourceLoader() |
| org.hibernate.search.engine.impl.LuceneOptionsImpl(DocumentFieldMetadata) |
| org.hibernate.search.util.impl.ScopedAnalyzer()
let's try to make at least the default analyzer mandatory
|
| Enum Constant and Description |
|---|
| org.hibernate.search.query.facet.FacetSortOrder.RANGE_DEFINITION_ODER |
| org.hibernate.search.backend.configuration.impl.IndexWriterSetting.USE_COMPOUND_FILE
No longer applied.
|
Copyright © 2006–2014 Hibernate. All rights reserved.