Uses of Class
io.fluxzero.common.api.search.GetDocuments
Packages that use GetDocuments
-
Uses of GetDocuments in io.fluxzero.sdk.persisting.search.client
Methods in io.fluxzero.sdk.persisting.search.client with parameters of type GetDocumentsModifier and TypeMethodDescriptionInMemorySearchStore.fetch(GetDocuments request) SearchClient.fetch(GetDocuments request) Fetches a collection of serialized documents that match the given request.WebSocketSearchClient.fetch(GetDocuments request)