Uses of Class
org.springframework.data.elasticsearch.core.query.InnerHitsQuery.Builder
Packages that use InnerHitsQuery.Builder
-
Uses of InnerHitsQuery.Builder in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return InnerHitsQuery.BuilderModifier and TypeMethodDescriptionstatic InnerHitsQuery.BuilderInnerHitsQuery.builder()The offset from where the first hit to fetch.The name to be used for the particular inner hit definition in the response.The maximum number of hits to return.