Interface Log
- All Superinterfaces:
BasicLogger
- All Known Implementing Classes:
Log_$logger
@MessageLogger(projectCode="HSEARCH")
@ValidIdRange(min=600000,max=609999) @ValidIdRange(min=35,max=35) @ValidIdRange(min=41,max=41) @ValidIdRange(min=52,max=52) @ValidIdRange(min=55,max=55) @ValidIdRange(min=75,max=75) @ValidIdRange(min=114,max=114) @ValidIdRange(min=118,max=118) @ValidIdRange(min=225,max=225) @ValidIdRange(min=226,max=226) @ValidIdRange(min=228,max=228) @ValidIdRange(min=265,max=265) @ValidIdRange(min=274,max=274) @ValidIdRange(min=284,max=284) @ValidIdRange(min=320,max=320) @ValidIdRange(min=321,max=321) @ValidIdRange(min=329,max=329) @ValidIdRange(min=330,max=330) @ValidIdRange(min=337,max=337) @ValidIdRange(min=341,max=341) @ValidIdRange(min=342,max=342) @ValidIdRange(min=344,max=344) @ValidIdRange(min=345,max=345) @ValidIdRange(min=353,max=353)
public interface Log
extends BasicLogger
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionaggregationDefinedOnDifferentIndexes(SearchAggregation<?> aggregation, Set<String> aggregationIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) analysisComponentParameterConflict(String name, String value1, String value2) backendUnwrappingWithUnknownType(Class<?> requestedClass, Class<?> actualClass, EventContext context) cannotApplyAnalyzerAndNormalizer(String analyzerName, String normalizerName, EventContext context) cannotConvertDslParameter(String errorMessage, Exception cause, EventContext context) cannotFilterAggregationOnRootDocumentField(String absoluteFieldPath, EventContext context) cannotFilterSortOnRootDocumentField(String absoluteFieldPath, EventContext context) cannotFindHighlighterWithName(String name, Collection<String> availableHighlighterNames) cannotGuessFieldType(Class<?> inputType, EventContext context) cannotGuessVectorFieldType(Class<?> inputType, EventContext context) cannotHighlightFieldFromNestedObjectStructure(EventContext eventContext) cannotHighlightInNestedContext(String currentNestingField, EventContext eventContext) cannotMixDifferentHighlighterTypesAtOverrideLevel(SearchHighlighterType override, SearchHighlighterType parent) cannotMixLuceneScopeWithOtherBackend(IndexScopeBuilder baseScope, LuceneIndexManager indexFromOtherBackend, EventContext context) cannotMixLuceneScopeWithOtherType(IndexScopeBuilder baseScope, LuceneIndexManager luceneIndex, EventContext context) cannotMixLuceneSearchQueryWithOtherAggregations(SearchAggregation<?> aggregation) cannotMixLuceneSearchQueryWithOtherProjections(SearchProjection<?> projection) cannotUseAnalyzerOnAggregableField(String analyzerName, EventContext context) cannotUseAnalyzerOnSortableField(String analyzerName, EventContext context) cannotUseIndexNullAsAndAnalyzer(String analyzerName, String indexNullAs, EventContext context) cannotUseProjectionInNestedContext(String projection, String hint, EventContext eventContext) differentFieldCodecForQueryElement(Object codec1, Object codec2) differentImplementationClassForQueryElement(Class<?> class1, Class<?> class2) differentPredicateDefinitionForQueryElement(Object predicateDefinition1, Object predicateDefinition2) voidexecutingLuceneQuery(org.apache.lucene.search.Query luceneQuery) explainRequiresTypeName(Set<String> targetedTypeNames) explainRequiresTypeTargetedByQuery(Set<String> targetedTypeNames, String typeName) explainUnknownDocument(String typeName, String id) highlighterTypeNotSupported(SearchHighlighterType type, String field) highlighterWithTheSameNameCannotBeAdded(String highlighterName) illegalIndexWriterSetting(String settingName, Object settingValue, String message, Exception e) illegalLuceneVersionFormat(String property, String luceneErrorMessage, Exception e) illegalMergePolicySetting(String settingName, Object settingValue, String message, Exception e) incompleteFieldDefinition(EventContext context) voidindexDirectoryNotFoundCreatingNewOne(Path absolutePath) indexManagerUnwrappingWithUnknownType(Class<?> requestedClass, Class<?> actualClass, EventContext context) indexMergeOperation(String indexName) indexSchemaFieldTemplateNameConflict(String name, EventContext context) indexSchemaNamedPredicateNameConflict(String relativeFilterName, EventContext context) indexSchemaNodeNameConflict(String relativeFieldName, EventContext context) voidindexWriterResetAfterFailure(EventContext context) invalidContextForProjectionOnField(String absolutePath, String objectFieldAbsolutePath) invalidDecimalScale(Integer decimalScale, EventContext eventContext) invalidFieldForDocumentElement(String expectedPath, String actualPath) invalidFieldPath(String expectedPath, String actualPath) invalidFieldValueType(Class<?> fieldValueType, Class<?> invalidValueType, EventContext context) invalidFileSystemAccessStrategyName(String invalidRepresentation, List<String> validRepresentations) invalidIOStrategyName(String invalidRepresentation, List<String> validRepresentations) invalidLockingStrategyName(String invalidRepresentation, List<String> validRepresentations) invalidMultiTenancyStrategyName(String invalidRepresentation, List<String> validRepresentations) invalidNestedObjectPathForPredicate(SearchPredicate predicate, String nestedObjectPath, List<String> fieldPaths) invalidRoutingKeyForExplicitShardingStrategy(String invalidKey, Collection<String> validKeys) invalidSingleValuedProjectionOnMultiValuedField(String absolutePath, EventContext context) invalidSingleValuedProjectionOnValueFieldInMultiValuedObjectField(String absolutePath, String objectFieldAbsolutePath) invalidSortModeAcrossNested(SortMode mode, EventContext context) invalidSortModeForDistanceSort(SortMode mode, EventContext context) invalidSortModeForStringField(SortMode mode, EventContext context) invalidSortModeForTemporalField(SortMode mode, EventContext context) ioExceptionOnQueryExecution(org.apache.lucene.search.Query luceneQuery, String causeMessage, EventContext context, IOException cause) voidlockingFailureDuringInitialization(String directoryDescription, EventContext context, Exception e) voidlogInfoStreamMessage(String componentName, String message) luceneExtensionOnUnknownType(Object context) minimumShouldMatchConflictingConstraints(int ignoreConstraintCeiling) minimumShouldMatchMinimumOutOfBounds(int totalShouldClauseNumber, int minimum) missingIndex(org.apache.lucene.store.Directory directory, EventContext context) missingPropertyValueForShardingStrategy(String strategyName) multipleValuesForSingleValuedField(String absoluteFieldPath) multiValuedFieldNotAllowed(EventContext context) voidnormalizerProducedMultipleTokens(String normalizerName, int token) noSuchAnalyzer(String analyzer) noSuchNormalizer(String normalizer) nullDecimalScale(String hint, EventContext eventContext) nullVectorDimension(String hint, EventContext eventContext) offsetLimitExceedsMaxValue(int offset, Integer limit) paramNotDefined(String name, String predicateName, EventContext context) pathIsNotWriteableDirectory(Path rootDirectory) predicateDefinedOnDifferentIndexes(SearchPredicate predicate, Set<String> predicateIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) projectionDefinedOnDifferentIndexes(SearchProjection<?> projection, Set<String> projectionIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) queryHighlighterDefinedOnDifferentIndexes(SearchHighlighter highlighter, Set<String> highlighterIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) queryStringParseException(String query, String message, Exception cause) voidrecommendConfiguringLuceneVersion(String key, org.apache.lucene.util.Version latest, EventContext context) scaledNumberTooLarge(Number value, Number min, Number max) searchAnalyzerWithoutAnalyzer(String searchAnalyzer, EventContext context) sortDefinedOnDifferentIndexes(SearchSort sort, Set<String> sortIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) tenantIdProvidedButMultiTenancyDisabled(Set<String> tenantId, EventContext context) termVectorDontAllowFastVectorHighlighter(TermVector termVector) unableToApplyAnalysisConfiguration(String errorMessage, Exception e) unableToApplyQueryCacheConfiguration(String errorMessage, Exception e) voidunableToCloseIndexReader(EventContext context, Exception e) unableToCloseIndexWriterAfterFailures(String causeMessage, EventContext context, Exception cause) unableToCommitIndex(String causeMessage, EventContext context, Exception cause) unableToComputeIndexSize(String causeMessage, EventContext context, Exception cause) unableToCreateAnalysisComponent(Class<?> type, String causeMessage, Exception cause) unableToCreateAnalyzer(String name, String causeMessage, Exception e) unableToCreateNormalizer(String name, String causeMessage, Exception e) unableToDeleteAllEntriesFromIndex(org.apache.lucene.search.Query query, String causeMessage, EventContext context, Exception cause) unableToDeleteEntryFromIndex(String tenantId, String entityTypeName, Object entityIdentifier, String causeMessage, EventContext context, Exception cause) unableToDropIndexDirectory(String causeMessage, EventContext context, Exception cause) unableToExportSchema(String indexName, String message, Exception cause) unableToIndexEntry(String tenantId, String entityTypeName, Object entityIdentifier, String causeMessage, EventContext context, Exception cause) unableToInitializeIndexDirectory(String causeMessage, EventContext context, Exception cause) unableToLoadResource(String fileName) unableToMergeSegments(String causeMessage, EventContext context, Exception cause) unableToOpenIndexReaders(String causeMessage, EventContext context, Exception cause) unableToPerformAnalysisOperation(String analyzerName, String string, String reason, IOException cause) unableToRefresh(String causeMessage, EventContext context, Exception cause) unableToShutdownShard(String causeMessage, EventContext context, Exception cause) unableToStartShard(String causeMessage, Exception cause) unableToValidateIndexDirectory(String causeMessage, EventContext context, Exception cause) uncommittedOperationsBecauseOfFailure(String causeMessage, EventContext context, Throwable cause) unexpectedMappedTypeNameForByMappedTypeProjection(String typeName, Set<String> expectedTypeNames) voidunknownAnalyzer(String analyzerName, EventContext context) unknownFieldForIndexing(String absoluteFieldPath, EventContext context) unknownNormalizer(String normalizerName, EventContext context) unsupportedBoundaryScannerType(String type, BoundaryScannerType boundaryScannerType) unsupportedMixOfHighlightableValues(Set<Highlightable> highlightable) vectorKnnMatchVectorDimensionDiffersFromField(String absoluteFieldPath, int expected, int actual) vectorKnnMatchVectorTypeDiffersFromField(String absoluteFieldPath, Class<?> expected, Class<?> actual) vectorPropertyUnsupportedValue(String property, Integer value, int max) Methods 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
-
Field Details
-
ID_OFFSET_LEGACY_ENGINE
static final int ID_OFFSET_LEGACY_ENGINE- See Also:
-
ID_OFFSET
static final int ID_OFFSET- See Also:
-
-
Method Details
-
indexDirectoryNotFoundCreatingNewOne
-
indexWriterResetAfterFailure
@LogMessage(level=WARN) @Message(id=52, value="An index writer operation failed. Resetting the index writer and forcing release of locks. %1$s") void indexWriterResetAfterFailure(@FormatWith(EventContextFormatter.class) EventContext context) -
unableToCloseIndexReader
@LogMessage(level=WARN) @Message(id=55, value="Unable to close the index reader. %1$s") void unableToCloseIndexReader(@FormatWith(EventContextFormatter.class) EventContext context, @Cause Exception e) -
recommendConfiguringLuceneVersion
@LogMessage(level=WARN) @Message(id=75, value="Missing value for configuration property \'%1$s\': using LATEST (currently \'%2$s\'). %3$s") void recommendConfiguringLuceneVersion(String key, org.apache.lucene.util.Version latest, @FormatWith(EventContextFormatter.class) EventContext context) -
unableToLoadResource
@Message(id=114, value="Resource does not exist in classpath: \'%1$s\'") SearchException unableToLoadResource(String fileName) -
indexMergeOperation
-
lockingFailureDuringInitialization
@LogMessage(level=WARN) @Message(id=225, value="Unable to acquire lock on the index while initializing directory \'%s\'. Either the directory wasn\'t properly closed last time it was used due to a critical failure, or another instance of Hibernate Search is using it concurrently (which is not supported). If you experience indexing failures on this index you will need to remove the lock, and might need to rebuild the index.") void lockingFailureDuringInitialization(String directoryDescription, @Param EventContext context, @Cause Exception e) -
logInfoStreamMessage
-
illegalLuceneVersionFormat
@Message(id=228, value="Unable to parse \'%1$ss\' into a Lucene version: %2$s") SearchException illegalLuceneVersionFormat(String property, String luceneErrorMessage, @Cause Exception e) -
executingLuceneQuery
@LogMessage(level=TRACE) @Message(id=274, value="Executing Lucene query: %s") void executingLuceneQuery(org.apache.lucene.search.Query luceneQuery) -
unableToOpenIndexReaders
@Message(id=284, value="Unable to open index readers: %1$s") SearchException unableToOpenIndexReaders(String causeMessage, @Param EventContext context, @Cause Exception cause) -
unableToApplyAnalysisConfiguration
@Message(id=329, value="Unable to apply analysis configuration: %1$s") SearchException unableToApplyAnalysisConfiguration(String errorMessage, @Cause Exception e) -
analysisComponentParameterConflict
@Message(id=337, value="Ambiguous value for parameter \'%1$s\': this parameter is set to two different values \'%2$s\' and \'%3$s\'.") SearchException analysisComponentParameterConflict(String name, String value1, String value2) -
cannotApplyAnalyzerAndNormalizer
@Message(id=342, value="Invalid index field type: both analyzer \'%1$s\' and normalizer \'%2$s\' are assigned to this type. Either an analyzer or a normalizer can be assigned, but not both.") SearchException cannotApplyAnalyzerAndNormalizer(String analyzerName, String normalizerName, @Param EventContext context) -
normalizerProducedMultipleTokens
@LogMessage(level=WARN) @Message(id=344, value="Invalid normalizer implementation: the normalizer for definition \'%s\' produced %d tokens. Normalizers should never produce more than one token. The tokens have been concatenated by Hibernate Search, but you should fix your normalizer definition.") void normalizerProducedMultipleTokens(String normalizerName, int token) -
cannotUseAnalyzerOnSortableField
@Message(id=345, value="Invalid index field type: both analyzer \'%1$s\' and sorts are enabled. Sorts are not supported on analyzed fields. If you need an analyzer simply to transform the text (lowercasing, ...) without splitting it into tokens, use a normalizer instead. If you need an actual analyzer (with tokenization), define two separate fields: one with an analyzer that is not sortable, and one with a normalizer that is sortable.") SearchException cannotUseAnalyzerOnSortableField(String analyzerName, @Param EventContext context) -
unknownAnalyzer
@Message(id=353, value="Unknown analyzer: \'%1$s\'. Make sure you defined this analyzer.") SearchException unknownAnalyzer(String analyzerName, @Param EventContext context) -
pathIsNotWriteableDirectory
@Message(id=600001, value="Path \'%1$s\' exists but does not point to a writable directory.") SearchException pathIsNotWriteableDirectory(Path rootDirectory) -
luceneExtensionOnUnknownType
@Message(id=600005, value="Invalid target for Lucene extension: \'%1$s\'. This extension can only be applied to components created by a Lucene backend.") SearchException luceneExtensionOnUnknownType(Object context) -
cannotMixLuceneSearchQueryWithOtherPredicates
@Message(id=600010, value="Invalid search predicate: \'%1$s\'. You must build the predicate from a Lucene search scope.") SearchException cannotMixLuceneSearchQueryWithOtherPredicates(SearchPredicate predicate) -
cannotMixLuceneSearchSortWithOtherSorts
@Message(id=600014, value="Invalid search sort: \'%1$s\'. You must build the sort from a Lucene search scope.") SearchException cannotMixLuceneSearchSortWithOtherSorts(SearchSort sort) -
unableToInitializeIndexDirectory
@Message(id=600015, value="Unable to initialize index directory: %1$s") SearchException unableToInitializeIndexDirectory(String causeMessage, @Param EventContext context, @Cause Exception cause) -
unableToIndexEntry
@Message(id=600016, value="Unable to index entity of type \'%2$s\' with identifier \'%3$s\' and tenant identifier \'%1$s\': %4$s") SearchException unableToIndexEntry(String tenantId, String entityTypeName, Object entityIdentifier, String causeMessage, @Param EventContext context, @Cause Exception cause) -
unableToDeleteEntryFromIndex
@Message(id=600017, value="Unable to delete entity of type \'%2$s\' with identifier \'%3$s\' and tenant identifier \'%1$s\': %4$s") SearchException unableToDeleteEntryFromIndex(String tenantId, String entityTypeName, Object entityIdentifier, String causeMessage, @Param EventContext context, @Cause Exception cause) -
unableToCommitIndex
@Message(id=600019, value="Unable to commit: %1$s") SearchException unableToCommitIndex(String causeMessage, @Param EventContext context, @Cause Exception cause) -
cannotMixLuceneScopeWithOtherType
@Message(id=600024, value="Invalid multi-index scope: a scope cannot span both a Lucene index and another type of index. Base scope: \'%1$s\', incompatible (Lucene) index: \'%2$s\'.") SearchException cannotMixLuceneScopeWithOtherType(IndexScopeBuilder baseScope, LuceneIndexManager luceneIndex, @Param EventContext context) -
cannotMixLuceneScopeWithOtherBackend
@Message(id=600025, value="Invalid multi-index scope: a scope cannot span multiple Lucene backends. Base scope: \'%1$s\', incompatible index (from another backend): \'%2$s\'.") SearchException cannotMixLuceneScopeWithOtherBackend(IndexScopeBuilder baseScope, LuceneIndexManager indexFromOtherBackend, @Param EventContext context) -
ioExceptionOnQueryExecution
@Message(id=600027, value="Unable to execute search query \'%1$s\': %2$s") SearchException ioExceptionOnQueryExecution(org.apache.lucene.search.Query luceneQuery, String causeMessage, @Param EventContext context, @Cause IOException cause) -
invalidMultiTenancyStrategyName
@Message(id=600030, value="Invalid multi-tenancy strategy name: \'%1$s\'. Valid names are: %2$s.") SearchException invalidMultiTenancyStrategyName(String invalidRepresentation, List<String> validRepresentations) -
tenantIdProvidedButMultiTenancyDisabled
@Message(id=600031, value="Invalid tenant identifiers: \'%1$s\'. No tenant identifier is expected, because multi-tenancy is disabled for this backend.") SearchException tenantIdProvidedButMultiTenancyDisabled(Set<String> tenantId, @Param EventContext context) -
multiTenancyEnabledButNoTenantIdProvided
@Message(id=600032, value="Missing tenant identifier. A tenant identifier is expected, because multi-tenancy is enabled for this backend.") SearchException multiTenancyEnabledButNoTenantIdProvided(@Param EventContext context) -
backendUnwrappingWithUnknownType
@Message(id=600033, value="Invalid requested type for this backend: \'%1$s\'. Lucene backends can only be unwrapped to \'%2$s\'.") SearchException backendUnwrappingWithUnknownType(@FormatWith(ClassFormatter.class) Class<?> requestedClass, @FormatWith(ClassFormatter.class) Class<?> actualClass, @Param EventContext context) -
indexSchemaNodeNameConflict
@Message(id=600034, value="Duplicate index field definition: \'%1$s\'. Index field names must be unique. Look for two property mappings with the same field name, or two indexed-embeddeds with prefixes that lead to conflicting index field names, or two custom bridges declaring index fields with the same name.") SearchException indexSchemaNodeNameConflict(String relativeFieldName, @Param EventContext context) -
invalidFieldForDocumentElement
@Message(id=600039, value="Invalid field reference for this document element: this document element has path \'%1$s\', but the referenced field has a parent with path \'%2$s\'.") SearchException invalidFieldForDocumentElement(String expectedPath, String actualPath) -
minimumShouldMatchMinimumOutOfBounds
@Message(id=600044, value="Computed minimum for minimumShouldMatch constraint is out of bounds: expected a number between \'1\' and \'%1$s\', got \'%2$s\'.") SearchException minimumShouldMatchMinimumOutOfBounds(int totalShouldClauseNumber, int minimum) -
minimumShouldMatchConflictingConstraints
@Message(id=600045, value="Multiple conflicting minimumShouldMatch constraints for ceiling \'%1$s\'") SearchException minimumShouldMatchConflictingConstraints(int ignoreConstraintCeiling) -
invalidFieldPath
@Message(id=600049, value="Invalid field path; expected path \'%1$s\', got \'%2$s\'.") SearchException invalidFieldPath(String expectedPath, String actualPath) -
cannotConvertDslParameter
@Message(id=600050, value="Unable to convert DSL argument: %1$s") SearchException cannotConvertDslParameter(String errorMessage, @Cause Exception cause, @Param EventContext context) -
indexManagerUnwrappingWithUnknownType
@Message(id=600051, value="Invalid requested type for this index manager: \'%1$s\'. Lucene index managers can only be unwrapped to \'%2$s\'.") SearchException indexManagerUnwrappingWithUnknownType(@FormatWith(ClassFormatter.class) Class<?> requestedClass, @FormatWith(ClassFormatter.class) Class<?> actualClass, @Param EventContext context) -
unableToCreateAnalyzer
@Message(id=600052, value="Unable to create analyzer for name \'%1$s\': %2$s") SearchException unableToCreateAnalyzer(String name, String causeMessage, @Cause Exception e) -
unableToCreateNormalizer
@Message(id=600053, value="Unable to create normalizer for name \'%1$s\': %2$s") SearchException unableToCreateNormalizer(String name, String causeMessage, @Cause Exception e) -
unknownNormalizer
@Message(id=600054, value="Unknown normalizer: \'%1$s\'. Make sure you defined this normalizer.") SearchException unknownNormalizer(String normalizerName, @Param EventContext context) -
cannotMixLuceneSearchQueryWithOtherProjections
@Message(id=600055, value="Invalid search projection: \'%1$s\'. You must build the projection from a Lucene search scope.") SearchException cannotMixLuceneSearchQueryWithOtherProjections(SearchProjection<?> projection) -
unableToShutdownShard
@Message(id=600061, value="Unable to shut down index: %1$s") SearchException unableToShutdownShard(String causeMessage, @Param EventContext context, @Cause Exception cause) -
cannotGuessFieldType
@Message(id=600062, value="No built-in index field type for class: \'%1$s\'.") SearchException cannotGuessFieldType(@FormatWith(ClassFormatter.class) Class<?> inputType, @Param EventContext context) -
unableToDeleteAllEntriesFromIndex
@Message(id=600067, value="Unable to delete all entries matching query \'%1$s\': %2$s") SearchException unableToDeleteAllEntriesFromIndex(org.apache.lucene.search.Query query, String causeMessage, @Param EventContext context, @Cause Exception cause) -
fullTextFeaturesNotSupportedByFieldType
@Message(id=600070, value="Full-text features (analysis, fuzziness, minimum should match) are not supported for fields of this type.") SearchException fullTextFeaturesNotSupportedByFieldType(@Param EventContext context) -
incompleteFieldDefinition
@Message(id=600071, value="Incomplete field definition. You must call toReference() to complete the field definition.") SearchException incompleteFieldDefinition(@Param EventContext context) -
cannotCreateReferenceMultipleTimes
@Message(id=600072, value="Multiple calls to toReference() for the same field definition. You must call toReference() exactly once.") SearchException cannotCreateReferenceMultipleTimes(@Param EventContext context) -
cannotUseIndexNullAsAndAnalyzer
@Message(id=600073, value="Invalid index field type: both null token \'%2$s\' (\'indexNullAs\') and analyzer \'%1$s\' are assigned to this type. \'indexNullAs\' is not supported on analyzed fields.") SearchException cannotUseIndexNullAsAndAnalyzer(String analyzerName, String indexNullAs, @Param EventContext context) -
multipleValuesForSingleValuedField
@Message(id=600074, value="Multiple values assigned to field \'%1$s\': this field is single-valued. Declare the field as multi-valued in order to allow this.") SearchException multipleValuesForSingleValuedField(String absoluteFieldPath) -
explainRequiresTypeName
@Message(id=600075, value="Invalid use of explain(Object id) on a query targeting multiple types. Use explain(String typeName, Object id) and pass one of %1$s as the type name.") SearchException explainRequiresTypeName(Set<String> targetedTypeNames) -
explainRequiresTypeTargetedByQuery
@Message(id=600076, value="Invalid mapped type name: \'%2$s\'. This type is not among the mapped types targeted by this query: %1$s.") SearchException explainRequiresTypeTargetedByQuery(Set<String> targetedTypeNames, String typeName) -
explainUnknownDocument
@Message(id=600077, value="Invalid document identifier: \'%2$s\'. No such document for type \'%1$s\'.") SearchException explainUnknownDocument(String typeName, String id) -
unableToMergeSegments
@Message(id=600078, value="Unable to merge index segments: %1$s") SearchException unableToMergeSegments(String causeMessage, @Param EventContext context, @Cause Exception cause) -
unableToCloseIndexWriterAfterFailures
@Message(id=600079, value="Unable to close the index writer after write failures: %1$s") SearchException unableToCloseIndexWriterAfterFailures(String causeMessage, @Param EventContext context, @Cause Exception cause) -
nullDecimalScale
@Message(id=600080, value="Invalid index field type: missing decimal scale. Define the decimal scale explicitly. %1$s") SearchException nullDecimalScale(String hint, @Param EventContext eventContext) -
scaledNumberTooLarge
@Message(id=600081, value="Unable to encode value \'%1$s\': this field type only supports values ranging from \'%2$s\' to \'%3$s\'. If you want to encode values that are outside this range, change the decimal scale for this field. Do not forget to reindex all your data after changing the decimal scale.") SearchException scaledNumberTooLarge(Number value, Number min, Number max) -
invalidDecimalScale
@Message(id=600082, value="Invalid index field type: decimal scale \'%1$s\' is positive. The decimal scale of BigInteger fields must be zero or negative.") SearchException invalidDecimalScale(Integer decimalScale, @Param EventContext eventContext) -
predicateDefinedOnDifferentIndexes
@Message(id=600084, value="Invalid search predicate: \'%1$s\'. You must build the predicate from a scope targeting indexes %3$s or a superset of them, but the given predicate was built from a scope targeting indexes %2$s, where indexes %4$s are missing.") SearchException predicateDefinedOnDifferentIndexes(SearchPredicate predicate, Set<String> predicateIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) -
sortDefinedOnDifferentIndexes
@Message(id=600085, value="Invalid search sort: \'%1$s\'. You must build the sort from a scope targeting indexes %3$s or a superset of them, but the given sort was built from a scope targeting indexes %2$s, where indexes %4$s are missing.") SearchException sortDefinedOnDifferentIndexes(SearchSort sort, Set<String> sortIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) -
projectionDefinedOnDifferentIndexes
@Message(id=600086, value="Invalid search projection: \'%1$s\'. You must build the projection from a scope targeting indexes %3$s or a superset of them, but the given projection was built from a scope targeting indexes %2$s, where indexes %4$s are missing.") SearchException projectionDefinedOnDifferentIndexes(SearchProjection<?> projection, Set<String> projectionIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) -
invalidFileSystemAccessStrategyName
@Message(id=600087, value="Invalid filesystem access strategy name: \'%1$s\'. Valid names are: %2$s.") SearchException invalidFileSystemAccessStrategyName(String invalidRepresentation, List<String> validRepresentations) -
invalidLockingStrategyName
@Message(id=600088, value="Invalid locking strategy name: \'%1$s\'. Valid names are: %2$s.") SearchException invalidLockingStrategyName(String invalidRepresentation, List<String> validRepresentations) -
missingShardIdentifiersAfterShardingStrategyInitialization
@Message(id=600089, value="Incorrect sharding strategy implementation: strategy \'%1$s\' did not declare any shard identifiers during initialization. Declare shard identifiers using context.shardIdentifiers(...) or, if sharding is disabled, call context.disableSharding().") SearchException missingShardIdentifiersAfterShardingStrategyInitialization(Object strategy) -
missingPropertyValueForShardingStrategy
@Message(id=600090, value="When using sharding strategy \'%1$s\', this configuration property must be set.") SearchException missingPropertyValueForShardingStrategy(String strategyName) -
invalidRoutingKeyForExplicitShardingStrategy
@Message(id=600091, value="Invalid routing key: \'%1$s\'. Valid keys are: %2$s.") SearchException invalidRoutingKeyForExplicitShardingStrategy(String invalidKey, Collection<String> validKeys) -
cannotUseAnalyzerOnAggregableField
@Message(id=600094, value="Invalid index field type: both analyzer \'%1$s\' and aggregations are enabled. Aggregations are not supported on analyzed fields. If you need an analyzer simply to transform the text (lowercasing, ...) without splitting it into tokens, use a normalizer instead. If you need an actual analyzer (with tokenization), define two separate fields: one with an analyzer that is not aggregable, and one with a normalizer that is aggregable.") SearchException cannotUseAnalyzerOnAggregableField(String analyzerName, @Param EventContext context) -
cannotMixLuceneSearchQueryWithOtherAggregations
@Message(id=600098, value="Invalid search aggregation: \'%1$s\'. You must build the aggregation from a Lucene search scope.") SearchException cannotMixLuceneSearchQueryWithOtherAggregations(SearchAggregation<?> aggregation) -
aggregationDefinedOnDifferentIndexes
@Message(id=600099, value="Invalid search aggregation: \'%1$s\'. You must build the aggregation from a scope targeting indexes %3$s or a superset of them, but the given aggregation was built from a scope targeting indexes %2$s, where indexes %4$s are missing") SearchException aggregationDefinedOnDifferentIndexes(SearchAggregation<?> aggregation, Set<String> aggregationIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) -
duplicateAggregationKey
@Message(id=600102, value="Duplicate aggregation definitions for key: \'%1$s\'") SearchException duplicateAggregationKey(@FormatWith(AggregationKeyFormatter.class) AggregationKey<?> key) -
searchAnalyzerWithoutAnalyzer
@Message(id=600104, value="Invalid index field type: search analyzer \'%1$s\' is assigned to this type, but the indexing analyzer is missing. Assign an indexing analyzer and a search analyzer, or remove the search analyzer.") SearchException searchAnalyzerWithoutAnalyzer(String searchAnalyzer, @Param EventContext context) -
invalidIOStrategyName
@Message(id=600108, value="Invalid I/O strategy name: \'%1$s\'. Valid names are: %2$s.") SearchException invalidIOStrategyName(String invalidRepresentation, List<String> validRepresentations) -
missingIndex
@Message(id=600109, value="Index does not exist for directory \'%1$s\'") SearchException missingIndex(org.apache.lucene.store.Directory directory, @Param EventContext context) -
unableToValidateIndexDirectory
@Message(id=600110, value="Unable to validate index directory: %1$s") SearchException unableToValidateIndexDirectory(String causeMessage, @Param EventContext context, @Cause Exception cause) -
unableToDropIndexDirectory
@Message(id=600111, value="Unable to drop index directory: %1$s") SearchException unableToDropIndexDirectory(String causeMessage, @Param EventContext context, @Cause Exception cause) -
invalidSortModeAcrossNested
@Message(id=600114, value="Invalid sort mode: %1$s. This sort mode is not supported for fields in nested documents.") SearchException invalidSortModeAcrossNested(SortMode mode, @Param EventContext context) -
invalidSortModeForStringField
@Message(id=600115, value="Invalid sort mode: %1$s. This sort mode is not supported for String fields. Only MIN and MAX are supported.") SearchException invalidSortModeForStringField(SortMode mode, @Param EventContext context) -
invalidSortModeForTemporalField
@Message(id=600116, value="Invalid sort mode: %1$s. This sort mode is not supported for temporal fields. Only MIN, MAX, AVG and MEDIAN are supported.") SearchException invalidSortModeForTemporalField(SortMode mode, @Param EventContext context) -
invalidSortModeForDistanceSort
@Message(id=600117, value="Invalid sort mode: %1$s. This sort mode is not supported for a distance sort. Only MIN, MAX, AVG and MEDIAN are supported.") SearchException invalidSortModeForDistanceSort(SortMode mode, @Param EventContext context) -
uncommittedOperationsBecauseOfFailure
@Message(id=600118, value="A failure occurred during a low-level write operation and the index writer had to be reset. Some write operations may have been lost as a result. Failure: %1$s") SearchException uncommittedOperationsBecauseOfFailure(String causeMessage, @Param EventContext context, @Cause Throwable cause) -
cannotFilterSortOnRootDocumentField
@Message(id=600120, value="Invalid sort filter: field \'%1$s\' is not contained in a nested object. Sort filters are only available if the field to sort on is contained in a nested object.") SearchException cannotFilterSortOnRootDocumentField(String absoluteFieldPath, @Param EventContext context) -
invalidNestedObjectPathForPredicate
@Message(id=600121, value="Invalid search predicate: %1$s. This predicate targets fields %3$s, but only fields that are contained in the nested object with path \'%2$s\' are allowed here.") SearchException invalidNestedObjectPathForPredicate(SearchPredicate predicate, String nestedObjectPath, List<String> fieldPaths) -
cannotFilterAggregationOnRootDocumentField
@Message(id=600122, value="Invalid aggregation filter: field \'%1$s\' is not contained in a nested object. Aggregation filters are only available if the field to aggregate on is contained in a nested object.") SearchException cannotFilterAggregationOnRootDocumentField(String absoluteFieldPath, @Param EventContext context) -
illegalIndexWriterSetting
@Message(id=600123, value="Invalid value for IndexWriter setting \'%1$s\': \'%2$s\'. %3$s") SearchException illegalIndexWriterSetting(String settingName, Object settingValue, String message, @Cause Exception e) -
illegalMergePolicySetting
@Message(id=600124, value="Invalid value for merge policy setting \'%1$s\': \'%2$s\'. %3$s") SearchException illegalMergePolicySetting(String settingName, Object settingValue, String message, @Cause Exception e) -
indexSchemaFieldTemplateNameConflict
@Message(id=600125, value="Duplicate index field template definition: \'%1$s\'. Multiple bridges may be trying to access the same index field template, or two indexed-embeddeds may have prefixes that lead to conflicting field names, or you may have declared multiple conflicting mappings. In any case, there is something wrong with your mapping and you should fix it.") SearchException indexSchemaFieldTemplateNameConflict(String name, @Param EventContext context) -
invalidFieldValueType
@Message(id=600126, value="Invalid value type. This field\'s values are of type \'%1$s\', which is not assignable from \'%2$s\'.") SearchException invalidFieldValueType(@FormatWith(ClassFormatter.class) Class<?> fieldValueType, @FormatWith(ClassFormatter.class) Class<?> invalidValueType, @Param EventContext context) -
unknownFieldForIndexing
@Message(id=600127, value="Unknown field \'%1$s\'.") SearchException unknownFieldForIndexing(String absoluteFieldPath, @Param EventContext context) -
invalidSingleValuedProjectionOnMultiValuedField
@Message(id=600131, value="Invalid cardinality for projection on field \'%1$s\': the projection is single-valued, but this field is multi-valued. Make sure to call \'.multi()\' when you create the projection.") SearchException invalidSingleValuedProjectionOnMultiValuedField(String absolutePath, @Param EventContext context) -
differentImplementationClassForQueryElement
@Message(id=600135, value="Implementation class differs: \'%1$s\' vs. \'%2$s\'.") SearchException differentImplementationClassForQueryElement(@FormatWith(ClassFormatter.class) Class<?> class1, @FormatWith(ClassFormatter.class) Class<?> class2) -
differentFieldCodecForQueryElement
@Message(id=600136, value="Field codec differs: \'%1$s\' vs. \'%2$s\'.") SearchException differentFieldCodecForQueryElement(Object codec1, Object codec2) -
unableToComputeIndexSize
@Message(id=600141, value="Unable to compute size of index: %1$s") SearchException unableToComputeIndexSize(String causeMessage, @Param EventContext context, @Cause Exception cause) -
unableToCreateAnalysisComponent
@Message(id=600142, value="Unable to create instance of analysis component \'%1$s\': %2$s") SearchException unableToCreateAnalysisComponent(@FormatWith(ClassFormatter.class) Class<?> type, String causeMessage, @Cause Exception cause) -
indexSchemaNamedPredicateNameConflict
@Message(id=600143, value="The index schema named predicate \'%1$s\' was added twice.") SearchException indexSchemaNamedPredicateNameConflict(String relativeFilterName, @Param EventContext context) -
differentPredicateDefinitionForQueryElement
@Message(id=600144, value="Predicate definition differs: \'%1$s\' vs. \'%2$s\'.") SearchException differentPredicateDefinitionForQueryElement(Object predicateDefinition1, Object predicateDefinition2) -
unableToApplyQueryCacheConfiguration
@Message(id=600146, value="Unable to apply query caching configuration: %1$s") SearchException unableToApplyQueryCacheConfiguration(String errorMessage, @Cause Exception e) -
multiTenancyRequiredButExplicitlyDisabledByBackend
@Message(id=600148, value="Invalid backend configuration: mapping requires multi-tenancy but no multi-tenancy strategy is set.") SearchException multiTenancyRequiredButExplicitlyDisabledByBackend() -
multiTenancyNotRequiredButExplicitlyEnabledByTheBackend
@Message(id=600149, value="Invalid backend configuration: mapping requires single-tenancy but multi-tenancy strategy is set.") SearchException multiTenancyNotRequiredButExplicitlyEnabledByTheBackend() -
paramNotDefined
@Message(id=600150, value="Param with name \'%1$s\' has not been defined for the named predicate \'%2$s\'.") SearchException paramNotDefined(String name, String predicateName, @Param EventContext context) -
offsetLimitExceedsMaxValue
@Message(id=600151, value="Offset + limit should be lower than Integer.MAX_VALUE, offset: \'%1$s\', limit: \'%2$s\'.") IOException offsetLimitExceedsMaxValue(int offset, Integer limit) -
invalidContextForProjectionOnField
@Message(id=600152, value="Invalid context for projection on field \'%1$s\': the surrounding projection is executed for each object in field \'%2$s\', which is not a parent of field \'%1$s\'. Check the structure of your projections.") SearchException invalidContextForProjectionOnField(String absolutePath, String objectFieldAbsolutePath) -
invalidSingleValuedProjectionOnValueFieldInMultiValuedObjectField
@Message(id=600153, value="Invalid cardinality for projection on field \'%1$s\': the projection is single-valued, but this field is effectively multi-valued in this context, because parent object field \'%2$s\' is multi-valued. Either call \'.multi()\' when you create the projection on field \'%1$s\', or wrap that projection in an object projection like this: \'f.object(\"%2$s\").from(<the projection on field %1$s>).as(...).multi()\'.") SearchException invalidSingleValuedProjectionOnValueFieldInMultiValuedObjectField(String absolutePath, String objectFieldAbsolutePath) -
unableToStartShard
@Message(id=600154, value="Unable to start index: %1$s") SearchException unableToStartShard(String causeMessage, @Cause Exception cause) -
unexpectedMappedTypeNameForByMappedTypeProjection
@Message(id=600155, value="Unexpected mapped type name extracted from hits: \'%1$s\'. Expected one of: %2$s. The document was probably indexed with a different configuration: full reindexing is necessary.") SearchException unexpectedMappedTypeNameForByMappedTypeProjection(String typeName, Set<String> expectedTypeNames) -
missingSupportHintForObjectProjectionOnMultiValuedFlattenedObjectNode
@Message("This multi-valued field has a \'FLATTENED\' structure, which means the structure of objects is not preserved upon indexing, making object projections impossible. Try setting the field structure to \'NESTED\' and reindexing all your data.") String missingSupportHintForObjectProjectionOnMultiValuedFlattenedObjectNode() -
nonblockingOperationSubmitterNotSupported
@Message(id=600156, value="Nonblocking operation submitter is not supported.") SearchException nonblockingOperationSubmitterNotSupported() -
unableToExportSchema
@Message(id=600157, value="Unable to export the schema for \'%1$s\' index: %2$s") SearchException unableToExportSchema(String indexName, String message, @Cause Exception cause) -
cannotMixLuceneSearchQueryWithOtherQueryHighlighters
@Message(id=600158, value="Invalid highlighter: \'%1$s\'. You must build the highlighter from a Lucene search scope.") SearchException cannotMixLuceneSearchQueryWithOtherQueryHighlighters(SearchHighlighter highlighter) -
queryHighlighterDefinedOnDifferentIndexes
@Message(id=600159, value="Invalid highlighter: \'%1$s\'. You must build the highlighter from a scope targeting indexes %3$s or a superset of them, but the given highlighter was built from a scope targeting indexes %2$s, where indexes %4$s are missing.") SearchException queryHighlighterDefinedOnDifferentIndexes(SearchHighlighter highlighter, Set<String> highlighterIndexes, Set<String> scopeIndexes, Set<String> scopeDifference) -
cannotMixDifferentHighlighterTypesAtOverrideLevel
@Message(id=600160, value="Overriding a \'%2$s\' highlighter with a \'%1$s\' is not supported. Overriding highlighters should be of the same type as the global is if the global highlighter was configured.") SearchException cannotMixDifferentHighlighterTypesAtOverrideLevel(SearchHighlighterType override, SearchHighlighterType parent) -
cannotFindHighlighterWithName
@Message(id=600161, value="Cannot find a highlighter with name \'%1$s\'. Available highlighters are: %2$s. Was it configured with `highlighter(\"%1$s\", highlighterContributor)`?") SearchException cannotFindHighlighterWithName(String name, Collection<String> availableHighlighterNames) -
unsupportedBoundaryScannerType
@Message(id=600162, value="\'%1$s\' highlighter does not support \'%2$s\' boundary scanner type.") SearchException unsupportedBoundaryScannerType(String type, BoundaryScannerType boundaryScannerType) -
highlighterNameCannotBeBlank
@Message(id=600163, value="Named highlighters cannot use a blank string as name.") SearchException highlighterNameCannotBeBlank() -
highlighterWithTheSameNameCannotBeAdded
@Message(id=600164, value="Highlighter with name \'%1$s\' is already defined. Use a different name to add another highlighter.") SearchException highlighterWithTheSameNameCannotBeAdded(String highlighterName) -
highlighterTypeNotSupported
@Message(id=600165, value="\'%1$s\' highlighter type cannot be applied to \'%2$s\' field. \'%2$s\' must have either \'ANY\' or \'%1$s\' among the configured highlightable values.") SearchException highlighterTypeNotSupported(SearchHighlighterType type, String field) -
unsupportedMixOfHighlightableValues
@Message(id=600166, value="Cannot use \'NO\' in combination with other highlightable values. Applied values are: \'%1$s\'") SearchException unsupportedMixOfHighlightableValues(Set<Highlightable> highlightable) -
termVectorDontAllowFastVectorHighlighter
@Message(id=600167, value="The \'%1$s\' term vector storage strategy is not compatible with the fast vector highlighter. Either change the strategy to one of `WITH_POSITIONS_PAYLOADS`/`WITH_POSITIONS_OFFSETS_PAYLOADS` or remove the requirement for the fast vector highlighter support.") SearchException termVectorDontAllowFastVectorHighlighter(TermVector termVector) -
noHighlightableProvided
@Message(id=600168, value="Setting the `highlightable` attribute to an empty array is not supported. Set the value to `NO` if the field does not require the highlight projection.") SearchException noHighlightableProvided() -
unifiedHighlighterNoMatchSizeWarning
@LogMessage(level=WARN) @Message(id=600169, value="Lucene\'s unified highlighter cannot limit the size of a fragment returned when no match is found. Instead if no match size was set to any positive integer - all text will be returned. Configured value \'%1$s\' will be ignored, and the fragment will not be limited. If you don\'t want to see this warning set the value to Integer.MAX_VALUE.") void unifiedHighlighterNoMatchSizeWarning(Integer value) -
unifiedHighlighterFragmentSizeNotSupported
@Message(id=600170, value="Lucene\'s unified highlighter does not support the size fragment setting. Either use a plain or fast vector highlighters, or do not set this setting.") SearchException unifiedHighlighterFragmentSizeNotSupported() -
cannotHighlightInNestedContext
@Message(id=600171, value="Highlight projection cannot be applied within nested context of \'%1$s\'.") SearchException cannotHighlightInNestedContext(String currentNestingField, @Param EventContext eventContext) -
cannotHighlightFieldFromNestedObjectStructure
@Message(id=600172, value="The highlight projection cannot be applied to a field from an object using `ObjectStructure.NESTED` structure.") SearchException cannotHighlightFieldFromNestedObjectStructure(@Param EventContext eventContext) -
cannotUseProjectionInNestedContext
@Message(id=600173, value="\'%1$s\' cannot be nested in an object projection. %2$s") SearchException cannotUseProjectionInNestedContext(String projection, String hint, @Param EventContext eventContext) -
vectorPropertyUnsupportedValue
@Message(id=600174, value="Vector \'%1$s\' cannot be equal to \'%2$s\'. It must be a positive integer value lesser than or equal to %3$s.") SearchException vectorPropertyUnsupportedValue(String property, Integer value, int max) -
cannotGuessVectorFieldType
@Message(id=600175, value="No built-in vector index field type for class: \'%1$s\'.") SearchException cannotGuessVectorFieldType(@FormatWith(ClassFormatter.class) Class<?> inputType, @Param EventContext context) -
vectorKnnMatchVectorTypeDiffersFromField
@Message(id=600176, value="Vector field \'%1$s\' is defined as a \'%2$s\' array. Matching against \'%3$s\' array is unsupported. Use the array of the same type as the vector field.") SearchException vectorKnnMatchVectorTypeDiffersFromField(String absoluteFieldPath, @FormatWith(ClassFormatter.class) Class<?> expected, @FormatWith(ClassFormatter.class) Class<?> actual) -
multiValuedFieldNotAllowed
@Message(id=600177, value="Fields of this type cannot be multivalued.") SearchException multiValuedFieldNotAllowed(@Param EventContext context) -
vectorKnnMatchVectorDimensionDiffersFromField
@Message(id=600178, value="Vector field \'%1$s\' is defined as a vector with \'%2$s\' dimensions (array length). Matching against an array with length of \'%3$s\' is unsupported. Use the array of the same size as the vector field.") SearchException vectorKnnMatchVectorDimensionDiffersFromField(String absoluteFieldPath, int expected, int actual) -
nullVectorDimension
@Message(id=600179, value="Invalid index field type: missing vector dimension. Define the vector dimension explicitly. %1$s") SearchException nullVectorDimension(String hint, @Param EventContext eventContext) -
queryStringParseException
@Message(id=600180, value="An error occurred while parsing the query string \'%1$s\': %2$s") SearchException queryStringParseException(String query, String message, @Cause Exception cause) -
noSuchAnalyzer
@Message(id=600181, value="An analyzer \'%1$s\' cannot be found.") SearchException noSuchAnalyzer(String analyzer) -
noSuchNormalizer
@Message(id=600182, value="A normalizer \'%1$s\' cannot be found.") SearchException noSuchNormalizer(String normalizer) -
unableToPerformAnalysisOperation
@Message(id=600183, value="Failed to apply \'%1$s\' to \'%2$s\': \'%3$s\'") SearchException unableToPerformAnalysisOperation(String analyzerName, String string, String reason, @Cause IOException cause) -
vectorCosineZeroMagnitudeNotAcceptable
@Message(id=600184, value="The cosine vector similarity cannot process vectors with 0 magnitude. The vector violating this constraint is %1$s.") SearchException vectorCosineZeroMagnitudeNotAcceptable(Object vector) -
vectorDotProductNonUnitMagnitudeNotAcceptable
@Message(id=600185, value="The dot product vector similarity cannot process non-unit magnitude vectors. The vector violating this constraint is %1$s.") SearchException vectorDotProductNonUnitMagnitudeNotAcceptable(Object vector) -
highlighterIncompatibleCardinality
@Message(id=600186, value="A single-valued highlight projection requested, but the corresponding highlighter does not set number of fragments to 1.") SearchException highlighterIncompatibleCardinality() -
unableToRefresh
@Message(id=600187, value="Unable to refresh an index reader: %1$s") SearchException unableToRefresh(String causeMessage, @Param EventContext context, @Cause Exception cause)
-