Package io.fluxzero.sdk.persisting.search.client
package io.fluxzero.sdk.persisting.search.client
-
ClassDescriptionA
MessageStoreimplementation backed by a collection in anInMemorySearchStore.In-memory implementation of theSearchClient, intended for local testing and development.Resolves the exact current-document collection for model IDs.Resolves explicitly placed current child edges for root models.Resolves target model IDs from related matches at the current relationship boundary.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 Fluxzero.WebSocket-based implementation of theSearchClientthat connects to the Fluxzero Runtime.