Class SearchManager<State>

Type Parameters

Hierarchy

  • SearchManager

Constructors

Properties

Constructors

Properties

gambits: GambitManager = ...

The gambit manager that will convert search query gambits into API filters.

state: State

An object which stores previously searched queries and provides convenient tools for retrieving and managing search values.

MIN_SEARCH_LEN: number = 3

The minimum query length before sources are searched.

Generated using TypeDoc v0.24.8