Interface EngineEventContextMessages
- All Known Implementing Classes:
EngineEventContextMessages_$bundle
@MessageBundle(projectCode="HSEARCH")
public interface EngineEventContextMessages
Message bundle for event contexts related to engine concepts.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncharFilter(String name) fieldTemplate(String absolutePath) indexFieldAbsolutePath(String absolutePath) indexFieldAbsolutePaths(List<String> absolutePaths) normalizer(String name) shutdown()tokenFilter(String name)
-
Field Details
-
INSTANCE
-
-
Method Details
-
bootstrap
-
shutdown
-
failureReportContextIndent
-
failureReportContextFailuresSeparator
-
failureReportFailuresBulletPoint
-
failureReportFailuresNoBulletPoint
- Returns:
- A message with the same length as
failureReportFailuresBulletPoint(), but containing only blanks.
-
failureReportFailures
-
defaultOnMissingContextElement
- Returns:
- A string used when a context element is missing. Should only be used if there is a bug in Hibernate Search.
-
type
-
defaultBackend
-
backend
-
index
-
indexes
-
shard
-
indexSchemaRoot
-
indexSchemaIdentifier
-
indexFieldAbsolutePath
-
indexFieldAbsolutePaths
-
fieldTemplate
-
analyzer
-
normalizer
-
charFilter
-
tokenizer
-
tokenFilter
-