| Package | Description |
|---|---|
| org.hibernate.search.analyzer.impl | |
| org.hibernate.search.util.impl | |
| org.hibernate.search.util.logging.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopedRemoteAnalyzer
A
ScopedRemoteAnalyzer is a wrapper class containing all remote analyzers for a given class. |
| Modifier and Type | Method and Description |
|---|---|
ScopedAnalyzer |
ScopedAnalyzer.clone() |
ScopedAnalyzer |
ScopedRemoteAnalyzer.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopedLuceneAnalyzer
A
ScopedLuceneAnalyzer is a wrapper class containing all analyzers for a given class. |
| Modifier and Type | Method and Description |
|---|---|
SearchException |
Log_$logger.scopedAnalyzerIsNotLucene(ScopedAnalyzer analyzer) |
SearchException |
Log.scopedAnalyzerIsNotLucene(ScopedAnalyzer analyzer) |
SearchException |
Log_$logger.scopedAnalyzerIsNotRemote(ScopedAnalyzer analyzer) |
SearchException |
Log.scopedAnalyzerIsNotRemote(ScopedAnalyzer analyzer) |
Copyright © 2006–2016 Hibernate. All rights reserved.