Public Meilisearch key. Defaults to DEFAULT_SEARCH_API_KEY.
Meilisearch host. Defaults to DEFAULT_SEARCH_HOST.
OptionalhttpClientOptions: ResilientHttpClientOptions
Optional overrides for the resilient
httpClient (retry/backoff, logging hook). See
ResilientHttpClientOptions.
Search only the causes index.
Search the unioned causes_and_fes index. This is what the marketing
site's global search box queries.
Search only the fundraising_events index.
Convenience: every fundraising event scoped to a single cause. Equivalent
to filtering the FE index by cause_fact_public_id.
ProtectedindexProtectedsearch
Search wrapper for the public cause / fundraising-event indices hosted at
site-search.tiltify.com. UsegetCausesAndFundraisingEventsfor the unionedcauses_and_fesindex, orgetCauses/getFundraisingEventsfor the type-specific indices.Example
See
https://site-search.tiltify.com