Uses of Class
org.nuxeo.ecm.core.search.SearchResponseImpl.Builder
Packages that use SearchResponseImpl.Builder
-
Uses of SearchResponseImpl.Builder in org.nuxeo.ecm.core.search
Methods in org.nuxeo.ecm.core.search that return SearchResponseImpl.BuilderModifier and TypeMethodDescriptionSearchResponseImpl.Builder.aggregates(List<Aggregate<? extends Bucket>> aggregates) static SearchResponseImpl.BuilderSearchResponseImpl.Builder.limitations(List<SearchLimitation> limitations) Sets structured limitations.SearchResponseImpl.Builder.missingCapabilities(List<SearchClient.Capability> missingCapabilities) Deprecated, for removal: This API element is subject to removal in a future version.SearchResponseImpl.Builder.scroll(SearchScrollContext scrollContext) SearchResponseImpl.Builder.total(long total) SearchResponseImpl.Builder.totalAccurate(boolean totalAccurate) Constructors in org.nuxeo.ecm.core.search with parameters of type SearchResponseImpl.Builder
limitations(List)instead