Package io.fluxzero.sdk.persisting.search
package io.fluxzero.sdk.persisting.search
-
ClassDescriptionFluent builder for applying multiple updates to a single document collection.Default implementation of the
IndexOperationinterface.Interface for converting domain objects to and fromSerializedDocumentinstances for indexing and searching.Interface for storing, updating, and querying documents in the Fluxzero Runtime.This class represents an exception that is thrown by theDocumentStorewhen a document store operation fails.Represents a grouped search query in the Fluxzero search framework.Builder-style interface for indexing documents into theDocumentStore.Builds one canonical, projection-only replacement for an upcast materialized model graph.One compare-and-replace operation against the manifest of the handled graph document.Injects a typed materialized model graph intoHandleDocumentmethods.Search<R>Fluent interface for building and executing document search queries in Fluxzero.Indicates that instances of the annotated type should be indexed for search within Fluxzero.SearchHit<T>Represents a single result returned by aSearchquery.