Package io.fluxcapacitor.javaclient.persisting.search.client
package io.fluxcapacitor.javaclient.persisting.search.client
-
ClassDescriptionA
MessageStore
implementation backed by a collection in anInMemorySearchStore
.In-memory implementation of theSearchClient
, intended for local testing and development.A handler registry implementation intended for local testing and development that registers handlers for document updates in a specific collection.Low-level interface for interacting with a search and indexing service in Flux.WebSocket-based implementation of theSearchClient
that connects to the Flux platform.