View Source ExTeal.GlobalSearch (ExTeal v0.27.7)

Functionality for searching across a collection of resources using a single search term.

Summary

Types

@type t() :: %ExTeal.GlobalSearch{conn: term(), resources: term(), results: term()}

Functions