Class Log_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.hibernate.search.backend.lucene.logging.impl.Log_$logger
- All Implemented Interfaces:
Serializable,Log,BasicLogger
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
logFields inherited from interface org.hibernate.search.backend.lucene.logging.impl.Log
ID_OFFSET, ID_OFFSET_LEGACY_ENGINE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal SearchExceptionaggregationDefinedOnDifferentIndexes(SearchAggregation<?> aggregation, Set<String> aggregationIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) protected Stringfinal SearchExceptionanalysisComponentParameterConflict(String name, String value1, String value2) protected Stringfinal SearchExceptionbackendUnwrappingWithUnknownType(Class<?> requestedClass, Class<?> actualClass, EventContext context) protected Stringfinal SearchExceptioncannotApplyAnalyzerAndNormalizer(String analyzerName, String normalizerName, EventContext context) protected Stringfinal SearchExceptioncannotConvertDslParameter(String errorMessage, Exception cause, EventContext context) protected Stringfinal SearchExceptionprotected Stringfinal SearchExceptioncannotFilterAggregationOnRootDocumentField(String absoluteFieldPath, EventContext context) protected Stringfinal SearchExceptioncannotFilterSortOnRootDocumentField(String absoluteFieldPath, EventContext context) protected Stringfinal SearchExceptioncannotFindHighlighterWithName(String name, Collection<String> availableHighlighterNames) protected Stringfinal SearchExceptioncannotGuessFieldType(Class<?> inputType, EventContext context) protected Stringfinal SearchExceptioncannotGuessVectorFieldType(Class<?> inputType, EventContext context) protected Stringfinal SearchExceptioncannotHighlightFieldFromNestedObjectStructure(EventContext eventContext) protected Stringfinal SearchExceptioncannotHighlightInNestedContext(String currentNestingField, EventContext eventContext) protected Stringfinal SearchExceptioncannotMixDifferentHighlighterTypesAtOverrideLevel(SearchHighlighterType override, SearchHighlighterType parent) protected Stringfinal SearchExceptioncannotMixLuceneScopeWithOtherBackend(IndexScopeBuilder baseScope, LuceneIndexManager indexFromOtherBackend, EventContext context) protected Stringfinal SearchExceptioncannotMixLuceneScopeWithOtherType(IndexScopeBuilder baseScope, LuceneIndexManager luceneIndex, EventContext context) protected Stringfinal SearchExceptioncannotMixLuceneSearchQueryWithOtherAggregations(SearchAggregation<?> aggregation) protected Stringfinal SearchExceptionprotected Stringfinal SearchExceptioncannotMixLuceneSearchQueryWithOtherProjections(SearchProjection<?> projection) protected Stringfinal SearchExceptionprotected Stringfinal SearchExceptionprotected Stringfinal SearchExceptioncannotUseAnalyzerOnAggregableField(String analyzerName, EventContext context) protected Stringfinal SearchExceptioncannotUseAnalyzerOnSortableField(String analyzerName, EventContext context) protected Stringfinal SearchExceptioncannotUseIndexNullAsAndAnalyzer(String analyzerName, String indexNullAs, EventContext context) protected Stringfinal SearchExceptioncannotUseProjectionInNestedContext(String projection, String hint, EventContext eventContext) protected Stringfinal SearchExceptiondifferentFieldCodecForQueryElement(Object codec1, Object codec2) protected Stringfinal SearchExceptiondifferentImplementationClassForQueryElement(Class<?> class1, Class<?> class2) protected Stringfinal SearchExceptiondifferentPredicateDefinitionForQueryElement(Object predicateDefinition1, Object predicateDefinition2) protected Stringfinal SearchExceptionprotected Stringfinal voidexecutingLuceneQuery(org.apache.lucene.search.Query luceneQuery) protected Stringfinal SearchExceptionexplainRequiresTypeName(Set<String> targetedTypeNames) protected Stringfinal SearchExceptionexplainRequiresTypeTargetedByQuery(Set<String> targetedTypeNames, String typeName) protected Stringfinal SearchExceptionexplainUnknownDocument(String typeName, String id) protected Stringfinal SearchExceptionprotected Stringprotected Localefinal SearchExceptionprotected Stringfinal SearchExceptionprotected Stringfinal SearchExceptionhighlighterTypeNotSupported(SearchHighlighterType type, String field) protected Stringfinal SearchExceptionhighlighterWithTheSameNameCannotBeAdded(String highlighterName) protected Stringfinal SearchExceptionillegalIndexWriterSetting(String settingName, Object settingValue, String message, Exception e) protected Stringfinal SearchExceptionillegalLuceneVersionFormat(String property, String luceneErrorMessage, Exception e) protected Stringfinal SearchExceptionillegalMergePolicySetting(String settingName, Object settingValue, String message, Exception e) protected Stringfinal SearchExceptionincompleteFieldDefinition(EventContext context) protected Stringfinal voidindexDirectoryNotFoundCreatingNewOne(Path absolutePath) protected Stringfinal SearchExceptionindexManagerUnwrappingWithUnknownType(Class<?> requestedClass, Class<?> actualClass, EventContext context) protected Stringfinal StringindexMergeOperation(String indexName) protected Stringfinal SearchExceptionindexSchemaFieldTemplateNameConflict(String name, EventContext context) protected Stringfinal SearchExceptionindexSchemaNamedPredicateNameConflict(String relativeFilterName, EventContext context) protected Stringfinal SearchExceptionindexSchemaNodeNameConflict(String relativeFieldName, EventContext context) protected Stringfinal voidindexWriterResetAfterFailure(EventContext context) protected Stringfinal SearchExceptioninvalidContextForProjectionOnField(String absolutePath, String objectFieldAbsolutePath) protected Stringfinal SearchExceptioninvalidDecimalScale(Integer decimalScale, EventContext eventContext) protected Stringfinal SearchExceptioninvalidFieldForDocumentElement(String expectedPath, String actualPath) protected Stringfinal SearchExceptioninvalidFieldPath(String expectedPath, String actualPath) protected Stringfinal SearchExceptioninvalidFieldValueType(Class<?> fieldValueType, Class<?> invalidValueType, EventContext context) protected Stringfinal SearchExceptioninvalidFileSystemAccessStrategyName(String invalidRepresentation, List<String> validRepresentations) protected Stringfinal SearchExceptioninvalidIOStrategyName(String invalidRepresentation, List<String> validRepresentations) protected Stringfinal SearchExceptioninvalidLockingStrategyName(String invalidRepresentation, List<String> validRepresentations) protected Stringfinal SearchExceptioninvalidMultiTenancyStrategyName(String invalidRepresentation, List<String> validRepresentations) protected Stringfinal SearchExceptioninvalidNestedObjectPathForPredicate(SearchPredicate predicate, String nestedObjectPath, List<String> fieldPaths) protected Stringfinal SearchExceptioninvalidRoutingKeyForExplicitShardingStrategy(String invalidKey, Collection<String> validKeys) protected Stringfinal SearchExceptioninvalidSingleValuedProjectionOnMultiValuedField(String absolutePath, EventContext context) protected Stringfinal SearchExceptioninvalidSingleValuedProjectionOnValueFieldInMultiValuedObjectField(String absolutePath, String objectFieldAbsolutePath) protected Stringfinal SearchExceptioninvalidSortModeAcrossNested(SortMode mode, EventContext context) protected Stringfinal SearchExceptioninvalidSortModeForDistanceSort(SortMode mode, EventContext context) protected Stringfinal SearchExceptioninvalidSortModeForStringField(SortMode mode, EventContext context) protected Stringfinal SearchExceptioninvalidSortModeForTemporalField(SortMode mode, EventContext context) protected Stringfinal SearchExceptionioExceptionOnQueryExecution(org.apache.lucene.search.Query luceneQuery, String causeMessage, EventContext context, IOException cause) protected Stringfinal voidlockingFailureDuringInitialization(String directoryDescription, EventContext context, Exception e) protected Stringfinal voidlogInfoStreamMessage(String componentName, String message) protected Stringfinal SearchExceptionluceneExtensionOnUnknownType(Object context) protected Stringfinal SearchExceptionminimumShouldMatchConflictingConstraints(int ignoreConstraintCeiling) protected Stringfinal SearchExceptionminimumShouldMatchMinimumOutOfBounds(int totalShouldClauseNumber, int minimum) protected Stringfinal SearchExceptionmissingIndex(org.apache.lucene.store.Directory directory, EventContext context) protected Stringfinal SearchExceptionmissingPropertyValueForShardingStrategy(String strategyName) protected Stringfinal SearchExceptionprotected Stringfinal Stringprotected Stringfinal SearchExceptionmultipleValuesForSingleValuedField(String absoluteFieldPath) protected Stringfinal SearchExceptionprotected Stringfinal SearchExceptionprotected Stringfinal SearchExceptionprotected Stringfinal SearchExceptionmultiValuedFieldNotAllowed(EventContext context) protected Stringfinal SearchExceptionprotected Stringfinal SearchExceptionprotected Stringfinal voidnormalizerProducedMultipleTokens(String normalizerName, int token) protected Stringfinal SearchExceptionnoSuchAnalyzer(String analyzer) protected Stringfinal SearchExceptionnoSuchNormalizer(String normalizer) protected Stringfinal SearchExceptionnullDecimalScale(String hint, EventContext eventContext) protected Stringfinal SearchExceptionnullVectorDimension(String hint, EventContext eventContext) protected Stringfinal IOExceptionoffsetLimitExceedsMaxValue(int offset, Integer limit) protected Stringfinal SearchExceptionparamNotDefined(String name, String predicateName, EventContext context) protected Stringfinal SearchExceptionpathIsNotWriteableDirectory(Path rootDirectory) protected Stringfinal SearchExceptionpredicateDefinedOnDifferentIndexes(SearchPredicate predicate, Set<String> predicateIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) protected Stringfinal SearchExceptionprojectionDefinedOnDifferentIndexes(SearchProjection<?> projection, Set<String> projectionIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) protected Stringfinal SearchExceptionqueryHighlighterDefinedOnDifferentIndexes(SearchHighlighter highlighter, Set<String> highlighterIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) protected Stringfinal SearchExceptionqueryStringParseException(String query, String message, Exception cause) protected Stringfinal voidrecommendConfiguringLuceneVersion(String key, org.apache.lucene.util.Version latest, EventContext context) protected Stringfinal SearchExceptionscaledNumberTooLarge(Number value, Number min, Number max) protected Stringfinal SearchExceptionsearchAnalyzerWithoutAnalyzer(String searchAnalyzer, EventContext context) protected Stringfinal SearchExceptionsortDefinedOnDifferentIndexes(SearchSort sort, Set<String> sortIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) protected Stringfinal SearchExceptiontenantIdProvidedButMultiTenancyDisabled(Set<String> tenantId, EventContext context) protected Stringfinal SearchExceptiontermVectorDontAllowFastVectorHighlighter(TermVector termVector) protected Stringfinal SearchExceptionunableToApplyAnalysisConfiguration(String errorMessage, Exception e) protected Stringfinal SearchExceptionunableToApplyQueryCacheConfiguration(String errorMessage, Exception e) protected Stringfinal voidunableToCloseIndexReader(EventContext context, Exception e) protected Stringfinal SearchExceptionunableToCloseIndexWriterAfterFailures(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToCommitIndex(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToComputeIndexSize(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToCreateAnalysisComponent(Class<?> type, String causeMessage, Exception cause) protected Stringfinal SearchExceptionunableToCreateAnalyzer(String name, String causeMessage, Exception e) protected Stringfinal SearchExceptionunableToCreateNormalizer(String name, String causeMessage, Exception e) protected Stringfinal SearchExceptionunableToDeleteAllEntriesFromIndex(org.apache.lucene.search.Query query, String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToDeleteEntryFromIndex(String tenantId, String entityTypeName, Object entityIdentifier, String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToDropIndexDirectory(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToExportSchema(String indexName, String message, Exception cause) protected Stringfinal SearchExceptionunableToIndexEntry(String tenantId, String entityTypeName, Object entityIdentifier, String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToInitializeIndexDirectory(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToLoadResource(String fileName) protected Stringfinal SearchExceptionunableToMergeSegments(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToOpenIndexReaders(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToPerformAnalysisOperation(String analyzerName, String string, String reason, IOException cause) protected Stringfinal SearchExceptionunableToRefresh(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToShutdownShard(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionunableToStartShard(String causeMessage, Exception cause) protected Stringfinal SearchExceptionunableToValidateIndexDirectory(String causeMessage, EventContext context, Exception cause) protected Stringfinal SearchExceptionuncommittedOperationsBecauseOfFailure(String causeMessage, EventContext context, Throwable cause) protected Stringfinal SearchExceptionunexpectedMappedTypeNameForByMappedTypeProjection(String typeName, Set<String> expectedTypeNames) protected Stringfinal SearchExceptionprotected Stringfinal voidprotected Stringfinal SearchExceptionunknownAnalyzer(String analyzerName, EventContext context) protected Stringfinal SearchExceptionunknownFieldForIndexing(String absoluteFieldPath, EventContext context) protected Stringfinal SearchExceptionunknownNormalizer(String normalizerName, EventContext context) protected Stringfinal SearchExceptionunsupportedBoundaryScannerType(String type, BoundaryScannerType boundaryScannerType) protected Stringfinal SearchExceptionunsupportedMixOfHighlightableValues(Set<Highlightable> highlightable) protected Stringfinal SearchExceptionprotected Stringfinal SearchExceptionprotected Stringfinal SearchExceptionvectorKnnMatchVectorDimensionDiffersFromField(String absoluteFieldPath, int expected, int actual) protected Stringfinal SearchExceptionvectorKnnMatchVectorTypeDiffersFromField(String absoluteFieldPath, Class<?> expected, Class<?> actual) protected Stringfinal SearchExceptionvectorPropertyUnsupportedValue(String property, Integer value, int max) protected StringMethods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
Constructor Details
-
Log_$logger
-
-
Method Details
-
getLoggingLocale
-
indexDirectoryNotFoundCreatingNewOne
- Specified by:
indexDirectoryNotFoundCreatingNewOnein interfaceLog
-
indexDirectoryNotFoundCreatingNewOne$str
-
indexWriterResetAfterFailure
- Specified by:
indexWriterResetAfterFailurein interfaceLog
-
indexWriterResetAfterFailure$str
-
unableToCloseIndexReader
- Specified by:
unableToCloseIndexReaderin interfaceLog
-
unableToCloseIndexReader$str
-
recommendConfiguringLuceneVersion
public final void recommendConfiguringLuceneVersion(String key, org.apache.lucene.util.Version latest, EventContext context) - Specified by:
recommendConfiguringLuceneVersionin interfaceLog
-
recommendConfiguringLuceneVersion$str
-
unableToLoadResource$str
-
unableToLoadResource
- Specified by:
unableToLoadResourcein interfaceLog
-
indexMergeOperation$str
-
indexMergeOperation
- Specified by:
indexMergeOperationin interfaceLog
-
lockingFailureDuringInitialization
public final void lockingFailureDuringInitialization(String directoryDescription, EventContext context, Exception e) - Specified by:
lockingFailureDuringInitializationin interfaceLog
-
lockingFailureDuringInitialization$str
-
logInfoStreamMessage
- Specified by:
logInfoStreamMessagein interfaceLog
-
logInfoStreamMessage$str
-
illegalLuceneVersionFormat$str
-
illegalLuceneVersionFormat
public final SearchException illegalLuceneVersionFormat(String property, String luceneErrorMessage, Exception e) - Specified by:
illegalLuceneVersionFormatin interfaceLog
-
executingLuceneQuery
public final void executingLuceneQuery(org.apache.lucene.search.Query luceneQuery) - Specified by:
executingLuceneQueryin interfaceLog
-
executingLuceneQuery$str
-
unableToOpenIndexReaders$str
-
unableToOpenIndexReaders
public final SearchException unableToOpenIndexReaders(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToOpenIndexReadersin interfaceLog
-
unableToApplyAnalysisConfiguration$str
-
unableToApplyAnalysisConfiguration
- Specified by:
unableToApplyAnalysisConfigurationin interfaceLog
-
analysisComponentParameterConflict$str
-
analysisComponentParameterConflict
public final SearchException analysisComponentParameterConflict(String name, String value1, String value2) - Specified by:
analysisComponentParameterConflictin interfaceLog
-
cannotApplyAnalyzerAndNormalizer$str
-
cannotApplyAnalyzerAndNormalizer
public final SearchException cannotApplyAnalyzerAndNormalizer(String analyzerName, String normalizerName, EventContext context) - Specified by:
cannotApplyAnalyzerAndNormalizerin interfaceLog
-
normalizerProducedMultipleTokens
- Specified by:
normalizerProducedMultipleTokensin interfaceLog
-
normalizerProducedMultipleTokens$str
-
cannotUseAnalyzerOnSortableField$str
-
cannotUseAnalyzerOnSortableField
public final SearchException cannotUseAnalyzerOnSortableField(String analyzerName, EventContext context) - Specified by:
cannotUseAnalyzerOnSortableFieldin interfaceLog
-
unknownAnalyzer$str
-
unknownAnalyzer
- Specified by:
unknownAnalyzerin interfaceLog
-
pathIsNotWriteableDirectory$str
-
pathIsNotWriteableDirectory
- Specified by:
pathIsNotWriteableDirectoryin interfaceLog
-
luceneExtensionOnUnknownType$str
-
luceneExtensionOnUnknownType
- Specified by:
luceneExtensionOnUnknownTypein interfaceLog
-
cannotMixLuceneSearchQueryWithOtherPredicates$str
-
cannotMixLuceneSearchQueryWithOtherPredicates
public final SearchException cannotMixLuceneSearchQueryWithOtherPredicates(SearchPredicate predicate) - Specified by:
cannotMixLuceneSearchQueryWithOtherPredicatesin interfaceLog
-
cannotMixLuceneSearchSortWithOtherSorts$str
-
cannotMixLuceneSearchSortWithOtherSorts
- Specified by:
cannotMixLuceneSearchSortWithOtherSortsin interfaceLog
-
unableToInitializeIndexDirectory$str
-
unableToInitializeIndexDirectory
public final SearchException unableToInitializeIndexDirectory(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToInitializeIndexDirectoryin interfaceLog
-
unableToIndexEntry$str
-
unableToIndexEntry
public final SearchException unableToIndexEntry(String tenantId, String entityTypeName, Object entityIdentifier, String causeMessage, EventContext context, Exception cause) - Specified by:
unableToIndexEntryin interfaceLog
-
unableToDeleteEntryFromIndex$str
-
unableToDeleteEntryFromIndex
public final SearchException unableToDeleteEntryFromIndex(String tenantId, String entityTypeName, Object entityIdentifier, String causeMessage, EventContext context, Exception cause) - Specified by:
unableToDeleteEntryFromIndexin interfaceLog
-
unableToCommitIndex$str
-
unableToCommitIndex
public final SearchException unableToCommitIndex(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToCommitIndexin interfaceLog
-
cannotMixLuceneScopeWithOtherType$str
-
cannotMixLuceneScopeWithOtherType
public final SearchException cannotMixLuceneScopeWithOtherType(IndexScopeBuilder baseScope, LuceneIndexManager luceneIndex, EventContext context) - Specified by:
cannotMixLuceneScopeWithOtherTypein interfaceLog
-
cannotMixLuceneScopeWithOtherBackend$str
-
cannotMixLuceneScopeWithOtherBackend
public final SearchException cannotMixLuceneScopeWithOtherBackend(IndexScopeBuilder baseScope, LuceneIndexManager indexFromOtherBackend, EventContext context) - Specified by:
cannotMixLuceneScopeWithOtherBackendin interfaceLog
-
ioExceptionOnQueryExecution$str
-
ioExceptionOnQueryExecution
public final SearchException ioExceptionOnQueryExecution(org.apache.lucene.search.Query luceneQuery, String causeMessage, EventContext context, IOException cause) - Specified by:
ioExceptionOnQueryExecutionin interfaceLog
-
invalidMultiTenancyStrategyName$str
-
invalidMultiTenancyStrategyName
public final SearchException invalidMultiTenancyStrategyName(String invalidRepresentation, List<String> validRepresentations) - Specified by:
invalidMultiTenancyStrategyNamein interfaceLog
-
tenantIdProvidedButMultiTenancyDisabled$str
-
tenantIdProvidedButMultiTenancyDisabled
public final SearchException tenantIdProvidedButMultiTenancyDisabled(Set<String> tenantId, EventContext context) - Specified by:
tenantIdProvidedButMultiTenancyDisabledin interfaceLog
-
multiTenancyEnabledButNoTenantIdProvided$str
-
multiTenancyEnabledButNoTenantIdProvided
- Specified by:
multiTenancyEnabledButNoTenantIdProvidedin interfaceLog
-
backendUnwrappingWithUnknownType$str
-
backendUnwrappingWithUnknownType
public final SearchException backendUnwrappingWithUnknownType(Class<?> requestedClass, Class<?> actualClass, EventContext context) - Specified by:
backendUnwrappingWithUnknownTypein interfaceLog
-
indexSchemaNodeNameConflict$str
-
indexSchemaNodeNameConflict
public final SearchException indexSchemaNodeNameConflict(String relativeFieldName, EventContext context) - Specified by:
indexSchemaNodeNameConflictin interfaceLog
-
invalidFieldForDocumentElement$str
-
invalidFieldForDocumentElement
- Specified by:
invalidFieldForDocumentElementin interfaceLog
-
minimumShouldMatchMinimumOutOfBounds$str
-
minimumShouldMatchMinimumOutOfBounds
public final SearchException minimumShouldMatchMinimumOutOfBounds(int totalShouldClauseNumber, int minimum) - Specified by:
minimumShouldMatchMinimumOutOfBoundsin interfaceLog
-
minimumShouldMatchConflictingConstraints$str
-
minimumShouldMatchConflictingConstraints
- Specified by:
minimumShouldMatchConflictingConstraintsin interfaceLog
-
invalidFieldPath$str
-
invalidFieldPath
- Specified by:
invalidFieldPathin interfaceLog
-
cannotConvertDslParameter$str
-
cannotConvertDslParameter
public final SearchException cannotConvertDslParameter(String errorMessage, Exception cause, EventContext context) - Specified by:
cannotConvertDslParameterin interfaceLog
-
indexManagerUnwrappingWithUnknownType$str
-
indexManagerUnwrappingWithUnknownType
public final SearchException indexManagerUnwrappingWithUnknownType(Class<?> requestedClass, Class<?> actualClass, EventContext context) - Specified by:
indexManagerUnwrappingWithUnknownTypein interfaceLog
-
unableToCreateAnalyzer$str
-
unableToCreateAnalyzer
- Specified by:
unableToCreateAnalyzerin interfaceLog
-
unableToCreateNormalizer$str
-
unableToCreateNormalizer
public final SearchException unableToCreateNormalizer(String name, String causeMessage, Exception e) - Specified by:
unableToCreateNormalizerin interfaceLog
-
unknownNormalizer$str
-
unknownNormalizer
- Specified by:
unknownNormalizerin interfaceLog
-
cannotMixLuceneSearchQueryWithOtherProjections$str
-
cannotMixLuceneSearchQueryWithOtherProjections
public final SearchException cannotMixLuceneSearchQueryWithOtherProjections(SearchProjection<?> projection) - Specified by:
cannotMixLuceneSearchQueryWithOtherProjectionsin interfaceLog
-
unableToShutdownShard$str
-
unableToShutdownShard
public final SearchException unableToShutdownShard(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToShutdownShardin interfaceLog
-
cannotGuessFieldType$str
-
cannotGuessFieldType
- Specified by:
cannotGuessFieldTypein interfaceLog
-
unableToDeleteAllEntriesFromIndex$str
-
unableToDeleteAllEntriesFromIndex
public final SearchException unableToDeleteAllEntriesFromIndex(org.apache.lucene.search.Query query, String causeMessage, EventContext context, Exception cause) - Specified by:
unableToDeleteAllEntriesFromIndexin interfaceLog
-
fullTextFeaturesNotSupportedByFieldType$str
-
fullTextFeaturesNotSupportedByFieldType
- Specified by:
fullTextFeaturesNotSupportedByFieldTypein interfaceLog
-
incompleteFieldDefinition$str
-
incompleteFieldDefinition
- Specified by:
incompleteFieldDefinitionin interfaceLog
-
cannotCreateReferenceMultipleTimes$str
-
cannotCreateReferenceMultipleTimes
- Specified by:
cannotCreateReferenceMultipleTimesin interfaceLog
-
cannotUseIndexNullAsAndAnalyzer$str
-
cannotUseIndexNullAsAndAnalyzer
public final SearchException cannotUseIndexNullAsAndAnalyzer(String analyzerName, String indexNullAs, EventContext context) - Specified by:
cannotUseIndexNullAsAndAnalyzerin interfaceLog
-
multipleValuesForSingleValuedField$str
-
multipleValuesForSingleValuedField
- Specified by:
multipleValuesForSingleValuedFieldin interfaceLog
-
explainRequiresTypeName$str
-
explainRequiresTypeName
- Specified by:
explainRequiresTypeNamein interfaceLog
-
explainRequiresTypeTargetedByQuery$str
-
explainRequiresTypeTargetedByQuery
public final SearchException explainRequiresTypeTargetedByQuery(Set<String> targetedTypeNames, String typeName) - Specified by:
explainRequiresTypeTargetedByQueryin interfaceLog
-
explainUnknownDocument$str
-
explainUnknownDocument
- Specified by:
explainUnknownDocumentin interfaceLog
-
unableToMergeSegments$str
-
unableToMergeSegments
public final SearchException unableToMergeSegments(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToMergeSegmentsin interfaceLog
-
unableToCloseIndexWriterAfterFailures$str
-
unableToCloseIndexWriterAfterFailures
public final SearchException unableToCloseIndexWriterAfterFailures(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToCloseIndexWriterAfterFailuresin interfaceLog
-
nullDecimalScale$str
-
nullDecimalScale
- Specified by:
nullDecimalScalein interfaceLog
-
scaledNumberTooLarge$str
-
scaledNumberTooLarge
- Specified by:
scaledNumberTooLargein interfaceLog
-
invalidDecimalScale$str
-
invalidDecimalScale
- Specified by:
invalidDecimalScalein interfaceLog
-
predicateDefinedOnDifferentIndexes$str
-
predicateDefinedOnDifferentIndexes
public final SearchException predicateDefinedOnDifferentIndexes(SearchPredicate predicate, Set<String> predicateIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) - Specified by:
predicateDefinedOnDifferentIndexesin interfaceLog
-
sortDefinedOnDifferentIndexes$str
-
sortDefinedOnDifferentIndexes
public final SearchException sortDefinedOnDifferentIndexes(SearchSort sort, Set<String> sortIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) - Specified by:
sortDefinedOnDifferentIndexesin interfaceLog
-
projectionDefinedOnDifferentIndexes$str
-
projectionDefinedOnDifferentIndexes
public final SearchException projectionDefinedOnDifferentIndexes(SearchProjection<?> projection, Set<String> projectionIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) - Specified by:
projectionDefinedOnDifferentIndexesin interfaceLog
-
invalidFileSystemAccessStrategyName$str
-
invalidFileSystemAccessStrategyName
public final SearchException invalidFileSystemAccessStrategyName(String invalidRepresentation, List<String> validRepresentations) - Specified by:
invalidFileSystemAccessStrategyNamein interfaceLog
-
invalidLockingStrategyName$str
-
invalidLockingStrategyName
public final SearchException invalidLockingStrategyName(String invalidRepresentation, List<String> validRepresentations) - Specified by:
invalidLockingStrategyNamein interfaceLog
-
missingShardIdentifiersAfterShardingStrategyInitialization$str
-
missingShardIdentifiersAfterShardingStrategyInitialization
public final SearchException missingShardIdentifiersAfterShardingStrategyInitialization(Object strategy) - Specified by:
missingShardIdentifiersAfterShardingStrategyInitializationin interfaceLog
-
missingPropertyValueForShardingStrategy$str
-
missingPropertyValueForShardingStrategy
- Specified by:
missingPropertyValueForShardingStrategyin interfaceLog
-
invalidRoutingKeyForExplicitShardingStrategy$str
-
invalidRoutingKeyForExplicitShardingStrategy
public final SearchException invalidRoutingKeyForExplicitShardingStrategy(String invalidKey, Collection<String> validKeys) - Specified by:
invalidRoutingKeyForExplicitShardingStrategyin interfaceLog
-
cannotUseAnalyzerOnAggregableField$str
-
cannotUseAnalyzerOnAggregableField
public final SearchException cannotUseAnalyzerOnAggregableField(String analyzerName, EventContext context) - Specified by:
cannotUseAnalyzerOnAggregableFieldin interfaceLog
-
cannotMixLuceneSearchQueryWithOtherAggregations$str
-
cannotMixLuceneSearchQueryWithOtherAggregations
public final SearchException cannotMixLuceneSearchQueryWithOtherAggregations(SearchAggregation<?> aggregation) - Specified by:
cannotMixLuceneSearchQueryWithOtherAggregationsin interfaceLog
-
aggregationDefinedOnDifferentIndexes$str
-
aggregationDefinedOnDifferentIndexes
public final SearchException aggregationDefinedOnDifferentIndexes(SearchAggregation<?> aggregation, Set<String> aggregationIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) - Specified by:
aggregationDefinedOnDifferentIndexesin interfaceLog
-
duplicateAggregationKey$str
-
duplicateAggregationKey
- Specified by:
duplicateAggregationKeyin interfaceLog
-
searchAnalyzerWithoutAnalyzer$str
-
searchAnalyzerWithoutAnalyzer
public final SearchException searchAnalyzerWithoutAnalyzer(String searchAnalyzer, EventContext context) - Specified by:
searchAnalyzerWithoutAnalyzerin interfaceLog
-
invalidIOStrategyName$str
-
invalidIOStrategyName
public final SearchException invalidIOStrategyName(String invalidRepresentation, List<String> validRepresentations) - Specified by:
invalidIOStrategyNamein interfaceLog
-
missingIndex$str
-
missingIndex
public final SearchException missingIndex(org.apache.lucene.store.Directory directory, EventContext context) - Specified by:
missingIndexin interfaceLog
-
unableToValidateIndexDirectory$str
-
unableToValidateIndexDirectory
public final SearchException unableToValidateIndexDirectory(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToValidateIndexDirectoryin interfaceLog
-
unableToDropIndexDirectory$str
-
unableToDropIndexDirectory
public final SearchException unableToDropIndexDirectory(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToDropIndexDirectoryin interfaceLog
-
invalidSortModeAcrossNested$str
-
invalidSortModeAcrossNested
- Specified by:
invalidSortModeAcrossNestedin interfaceLog
-
invalidSortModeForStringField$str
-
invalidSortModeForStringField
- Specified by:
invalidSortModeForStringFieldin interfaceLog
-
invalidSortModeForTemporalField$str
-
invalidSortModeForTemporalField
- Specified by:
invalidSortModeForTemporalFieldin interfaceLog
-
invalidSortModeForDistanceSort$str
-
invalidSortModeForDistanceSort
- Specified by:
invalidSortModeForDistanceSortin interfaceLog
-
uncommittedOperationsBecauseOfFailure$str
-
uncommittedOperationsBecauseOfFailure
public final SearchException uncommittedOperationsBecauseOfFailure(String causeMessage, EventContext context, Throwable cause) - Specified by:
uncommittedOperationsBecauseOfFailurein interfaceLog
-
cannotFilterSortOnRootDocumentField$str
-
cannotFilterSortOnRootDocumentField
public final SearchException cannotFilterSortOnRootDocumentField(String absoluteFieldPath, EventContext context) - Specified by:
cannotFilterSortOnRootDocumentFieldin interfaceLog
-
invalidNestedObjectPathForPredicate$str
-
invalidNestedObjectPathForPredicate
public final SearchException invalidNestedObjectPathForPredicate(SearchPredicate predicate, String nestedObjectPath, List<String> fieldPaths) - Specified by:
invalidNestedObjectPathForPredicatein interfaceLog
-
cannotFilterAggregationOnRootDocumentField$str
-
cannotFilterAggregationOnRootDocumentField
public final SearchException cannotFilterAggregationOnRootDocumentField(String absoluteFieldPath, EventContext context) - Specified by:
cannotFilterAggregationOnRootDocumentFieldin interfaceLog
-
illegalIndexWriterSetting$str
-
illegalIndexWriterSetting
public final SearchException illegalIndexWriterSetting(String settingName, Object settingValue, String message, Exception e) - Specified by:
illegalIndexWriterSettingin interfaceLog
-
illegalMergePolicySetting$str
-
illegalMergePolicySetting
public final SearchException illegalMergePolicySetting(String settingName, Object settingValue, String message, Exception e) - Specified by:
illegalMergePolicySettingin interfaceLog
-
indexSchemaFieldTemplateNameConflict$str
-
indexSchemaFieldTemplateNameConflict
public final SearchException indexSchemaFieldTemplateNameConflict(String name, EventContext context) - Specified by:
indexSchemaFieldTemplateNameConflictin interfaceLog
-
invalidFieldValueType$str
-
invalidFieldValueType
public final SearchException invalidFieldValueType(Class<?> fieldValueType, Class<?> invalidValueType, EventContext context) - Specified by:
invalidFieldValueTypein interfaceLog
-
unknownFieldForIndexing$str
-
unknownFieldForIndexing
public final SearchException unknownFieldForIndexing(String absoluteFieldPath, EventContext context) - Specified by:
unknownFieldForIndexingin interfaceLog
-
invalidSingleValuedProjectionOnMultiValuedField$str
-
invalidSingleValuedProjectionOnMultiValuedField
public final SearchException invalidSingleValuedProjectionOnMultiValuedField(String absolutePath, EventContext context) - Specified by:
invalidSingleValuedProjectionOnMultiValuedFieldin interfaceLog
-
differentImplementationClassForQueryElement$str
-
differentImplementationClassForQueryElement
public final SearchException differentImplementationClassForQueryElement(Class<?> class1, Class<?> class2) - Specified by:
differentImplementationClassForQueryElementin interfaceLog
-
differentFieldCodecForQueryElement$str
-
differentFieldCodecForQueryElement
- Specified by:
differentFieldCodecForQueryElementin interfaceLog
-
unableToComputeIndexSize$str
-
unableToComputeIndexSize
public final SearchException unableToComputeIndexSize(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToComputeIndexSizein interfaceLog
-
unableToCreateAnalysisComponent$str
-
unableToCreateAnalysisComponent
public final SearchException unableToCreateAnalysisComponent(Class<?> type, String causeMessage, Exception cause) - Specified by:
unableToCreateAnalysisComponentin interfaceLog
-
indexSchemaNamedPredicateNameConflict$str
-
indexSchemaNamedPredicateNameConflict
public final SearchException indexSchemaNamedPredicateNameConflict(String relativeFilterName, EventContext context) - Specified by:
indexSchemaNamedPredicateNameConflictin interfaceLog
-
differentPredicateDefinitionForQueryElement$str
-
differentPredicateDefinitionForQueryElement
public final SearchException differentPredicateDefinitionForQueryElement(Object predicateDefinition1, Object predicateDefinition2) - Specified by:
differentPredicateDefinitionForQueryElementin interfaceLog
-
unableToApplyQueryCacheConfiguration$str
-
unableToApplyQueryCacheConfiguration
- Specified by:
unableToApplyQueryCacheConfigurationin interfaceLog
-
multiTenancyRequiredButExplicitlyDisabledByBackend$str
-
multiTenancyRequiredButExplicitlyDisabledByBackend
- Specified by:
multiTenancyRequiredButExplicitlyDisabledByBackendin interfaceLog
-
multiTenancyNotRequiredButExplicitlyEnabledByTheBackend$str
-
multiTenancyNotRequiredButExplicitlyEnabledByTheBackend
- Specified by:
multiTenancyNotRequiredButExplicitlyEnabledByTheBackendin interfaceLog
-
paramNotDefined$str
-
paramNotDefined
public final SearchException paramNotDefined(String name, String predicateName, EventContext context) - Specified by:
paramNotDefinedin interfaceLog
-
offsetLimitExceedsMaxValue$str
-
offsetLimitExceedsMaxValue
- Specified by:
offsetLimitExceedsMaxValuein interfaceLog
-
invalidContextForProjectionOnField$str
-
invalidContextForProjectionOnField
public final SearchException invalidContextForProjectionOnField(String absolutePath, String objectFieldAbsolutePath) - Specified by:
invalidContextForProjectionOnFieldin interfaceLog
-
invalidSingleValuedProjectionOnValueFieldInMultiValuedObjectField$str
-
invalidSingleValuedProjectionOnValueFieldInMultiValuedObjectField
public final SearchException invalidSingleValuedProjectionOnValueFieldInMultiValuedObjectField(String absolutePath, String objectFieldAbsolutePath) - Specified by:
invalidSingleValuedProjectionOnValueFieldInMultiValuedObjectFieldin interfaceLog
-
unableToStartShard$str
-
unableToStartShard
- Specified by:
unableToStartShardin interfaceLog
-
unexpectedMappedTypeNameForByMappedTypeProjection$str
-
unexpectedMappedTypeNameForByMappedTypeProjection
public final SearchException unexpectedMappedTypeNameForByMappedTypeProjection(String typeName, Set<String> expectedTypeNames) - Specified by:
unexpectedMappedTypeNameForByMappedTypeProjectionin interfaceLog
-
missingSupportHintForObjectProjectionOnMultiValuedFlattenedObjectNode$str
-
missingSupportHintForObjectProjectionOnMultiValuedFlattenedObjectNode
- Specified by:
missingSupportHintForObjectProjectionOnMultiValuedFlattenedObjectNodein interfaceLog
-
nonblockingOperationSubmitterNotSupported$str
-
nonblockingOperationSubmitterNotSupported
- Specified by:
nonblockingOperationSubmitterNotSupportedin interfaceLog
-
unableToExportSchema$str
-
unableToExportSchema
public final SearchException unableToExportSchema(String indexName, String message, Exception cause) - Specified by:
unableToExportSchemain interfaceLog
-
cannotMixLuceneSearchQueryWithOtherQueryHighlighters$str
-
cannotMixLuceneSearchQueryWithOtherQueryHighlighters
public final SearchException cannotMixLuceneSearchQueryWithOtherQueryHighlighters(SearchHighlighter highlighter) - Specified by:
cannotMixLuceneSearchQueryWithOtherQueryHighlightersin interfaceLog
-
queryHighlighterDefinedOnDifferentIndexes$str
-
queryHighlighterDefinedOnDifferentIndexes
public final SearchException queryHighlighterDefinedOnDifferentIndexes(SearchHighlighter highlighter, Set<String> highlighterIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) - Specified by:
queryHighlighterDefinedOnDifferentIndexesin interfaceLog
-
cannotMixDifferentHighlighterTypesAtOverrideLevel$str
-
cannotMixDifferentHighlighterTypesAtOverrideLevel
public final SearchException cannotMixDifferentHighlighterTypesAtOverrideLevel(SearchHighlighterType override, SearchHighlighterType parent) - Specified by:
cannotMixDifferentHighlighterTypesAtOverrideLevelin interfaceLog
-
cannotFindHighlighterWithName$str
-
cannotFindHighlighterWithName
public final SearchException cannotFindHighlighterWithName(String name, Collection<String> availableHighlighterNames) - Specified by:
cannotFindHighlighterWithNamein interfaceLog
-
unsupportedBoundaryScannerType$str
-
unsupportedBoundaryScannerType
public final SearchException unsupportedBoundaryScannerType(String type, BoundaryScannerType boundaryScannerType) - Specified by:
unsupportedBoundaryScannerTypein interfaceLog
-
highlighterNameCannotBeBlank$str
-
highlighterNameCannotBeBlank
- Specified by:
highlighterNameCannotBeBlankin interfaceLog
-
highlighterWithTheSameNameCannotBeAdded$str
-
highlighterWithTheSameNameCannotBeAdded
- Specified by:
highlighterWithTheSameNameCannotBeAddedin interfaceLog
-
highlighterTypeNotSupported$str
-
highlighterTypeNotSupported
- Specified by:
highlighterTypeNotSupportedin interfaceLog
-
unsupportedMixOfHighlightableValues$str
-
unsupportedMixOfHighlightableValues
- Specified by:
unsupportedMixOfHighlightableValuesin interfaceLog
-
termVectorDontAllowFastVectorHighlighter$str
-
termVectorDontAllowFastVectorHighlighter
- Specified by:
termVectorDontAllowFastVectorHighlighterin interfaceLog
-
noHighlightableProvided$str
-
noHighlightableProvided
- Specified by:
noHighlightableProvidedin interfaceLog
-
unifiedHighlighterNoMatchSizeWarning
- Specified by:
unifiedHighlighterNoMatchSizeWarningin interfaceLog
-
unifiedHighlighterNoMatchSizeWarning$str
-
unifiedHighlighterFragmentSizeNotSupported$str
-
unifiedHighlighterFragmentSizeNotSupported
- Specified by:
unifiedHighlighterFragmentSizeNotSupportedin interfaceLog
-
cannotHighlightInNestedContext$str
-
cannotHighlightInNestedContext
public final SearchException cannotHighlightInNestedContext(String currentNestingField, EventContext eventContext) - Specified by:
cannotHighlightInNestedContextin interfaceLog
-
cannotHighlightFieldFromNestedObjectStructure$str
-
cannotHighlightFieldFromNestedObjectStructure
public final SearchException cannotHighlightFieldFromNestedObjectStructure(EventContext eventContext) - Specified by:
cannotHighlightFieldFromNestedObjectStructurein interfaceLog
-
cannotUseProjectionInNestedContext$str
-
cannotUseProjectionInNestedContext
public final SearchException cannotUseProjectionInNestedContext(String projection, String hint, EventContext eventContext) - Specified by:
cannotUseProjectionInNestedContextin interfaceLog
-
vectorPropertyUnsupportedValue$str
-
vectorPropertyUnsupportedValue
public final SearchException vectorPropertyUnsupportedValue(String property, Integer value, int max) - Specified by:
vectorPropertyUnsupportedValuein interfaceLog
-
cannotGuessVectorFieldType$str
-
cannotGuessVectorFieldType
- Specified by:
cannotGuessVectorFieldTypein interfaceLog
-
vectorKnnMatchVectorTypeDiffersFromField$str
-
vectorKnnMatchVectorTypeDiffersFromField
public final SearchException vectorKnnMatchVectorTypeDiffersFromField(String absoluteFieldPath, Class<?> expected, Class<?> actual) - Specified by:
vectorKnnMatchVectorTypeDiffersFromFieldin interfaceLog
-
multiValuedFieldNotAllowed$str
-
multiValuedFieldNotAllowed
- Specified by:
multiValuedFieldNotAllowedin interfaceLog
-
vectorKnnMatchVectorDimensionDiffersFromField$str
-
vectorKnnMatchVectorDimensionDiffersFromField
public final SearchException vectorKnnMatchVectorDimensionDiffersFromField(String absoluteFieldPath, int expected, int actual) - Specified by:
vectorKnnMatchVectorDimensionDiffersFromFieldin interfaceLog
-
nullVectorDimension$str
-
nullVectorDimension
- Specified by:
nullVectorDimensionin interfaceLog
-
queryStringParseException$str
-
queryStringParseException
public final SearchException queryStringParseException(String query, String message, Exception cause) - Specified by:
queryStringParseExceptionin interfaceLog
-
noSuchAnalyzer$str
-
noSuchAnalyzer
- Specified by:
noSuchAnalyzerin interfaceLog
-
noSuchNormalizer$str
-
noSuchNormalizer
- Specified by:
noSuchNormalizerin interfaceLog
-
unableToPerformAnalysisOperation$str
-
unableToPerformAnalysisOperation
public final SearchException unableToPerformAnalysisOperation(String analyzerName, String string, String reason, IOException cause) - Specified by:
unableToPerformAnalysisOperationin interfaceLog
-
vectorCosineZeroMagnitudeNotAcceptable$str
-
vectorCosineZeroMagnitudeNotAcceptable
- Specified by:
vectorCosineZeroMagnitudeNotAcceptablein interfaceLog
-
vectorDotProductNonUnitMagnitudeNotAcceptable$str
-
vectorDotProductNonUnitMagnitudeNotAcceptable
- Specified by:
vectorDotProductNonUnitMagnitudeNotAcceptablein interfaceLog
-
highlighterIncompatibleCardinality$str
-
highlighterIncompatibleCardinality
- Specified by:
highlighterIncompatibleCardinalityin interfaceLog
-
unableToRefresh$str
-
unableToRefresh
public final SearchException unableToRefresh(String causeMessage, EventContext context, Exception cause) - Specified by:
unableToRefreshin interfaceLog
-