Uses of Class
org.springframework.data.mongodb.core.index.TextIndexDefinition.TextIndexedFieldSpec
Packages that use TextIndexDefinition.TextIndexedFieldSpec
Package
Description
Support for MongoDB document indexing.
-
Uses of TextIndexDefinition.TextIndexedFieldSpec in org.springframework.data.mongodb.core.index
Methods in org.springframework.data.mongodb.core.index with parameters of type TextIndexDefinition.TextIndexedFieldSpecModifier and TypeMethodDescriptionvoidTextIndexDefinition.addFieldSpec(TextIndexDefinition.TextIndexedFieldSpec fieldSpec) Method parameters in org.springframework.data.mongodb.core.index with type arguments of type TextIndexDefinition.TextIndexedFieldSpecModifier and TypeMethodDescriptionvoidTextIndexDefinition.addFieldSpecs(Collection<TextIndexDefinition.TextIndexedFieldSpec> fieldSpecs)