Scrypath.Document (scrypath v0.3.0)

Copy Markdown View Source

Internal projected search document used between Scrypath orchestration layers.

This struct is part of the library's implementation boundary rather than the primary public API, but it is documented because the architecture guide and type specifications refer to it directly.

Summary

Types

t()

Internal projected search document.

Types

t()

@type t() :: %Scrypath.Document{data: map(), id: term(), source: :fields | :custom}

Internal projected search document.