Uses of Class
org.springframework.data.elasticsearch.core.RuntimeField
Packages that use RuntimeField
-
Uses of RuntimeField in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return types with arguments of type RuntimeFieldMethods in org.springframework.data.elasticsearch.core.query with parameters of type RuntimeFieldModifier and TypeMethodDescriptionvoidBaseQuery.addRuntimeField(RuntimeField runtimeField) voidQuery.addRuntimeField(RuntimeField runtimeField) Adds a runtime field to the query.