Uses of Class
org.springframework.data.mongodb.core.index.TextIndexDefinition
Packages that use TextIndexDefinition
Package
Description
Support for MongoDB document indexing.
-
Uses of TextIndexDefinition in org.springframework.data.mongodb.core.index
Methods in org.springframework.data.mongodb.core.index that return TextIndexDefinitionModifier and TypeMethodDescriptionTextIndexDefinition.TextIndexDefinitionBuilder.build()static TextIndexDefinitionTextIndexDefinition.forAllFields()Creates aTextIndexDefinitionfor all fields in the document.