Uses of Record Class
org.springframework.data.elasticsearch.core.query.DocValueField
Packages that use DocValueField
-
Uses of DocValueField in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return types with arguments of type DocValueFieldModifier and TypeMethodDescriptionBaseQuery.getDocValueFields()BaseQueryBuilder.getDocValueFields()Query.getDocValueFields()Method parameters in org.springframework.data.elasticsearch.core.query with type arguments of type DocValueFieldModifier and TypeMethodDescriptionvoidBaseQuery.setDocValueFields(List<DocValueField> docValueFields) BaseQueryBuilder.withDocValueFields(List<DocValueField> docValueFields)