Package | Description |
---|---|
org.hibernate.search.engine.impl |
Modifier and Type | Method and Description |
---|---|
void |
ConfigContext.addAnalyzerDef(AnalyzerDef analyzerDef,
org.hibernate.annotations.common.reflection.XAnnotatedElement annotatedElement)
Add an analyzer definition which was defined as annotation.
|
void |
ConfigContext.addGlobalAnalyzerDef(AnalyzerDef analyzerDef) |
Copyright © 2006–2016 Hibernate. All rights reserved.