View Source Mobilizon.Service.GlobalSearch.SearchMobilizon (Mobilizon v5.0.0-beta.1)

Search Mobilizon backend.

Summary

Functions

Returns the CSP configuration for this search provider to work

Mobilizon Search implementation for c:Mobilizon.Service.GlobalSearch.Provider.search_events/3.

Mobilizon Search implementation for c:Mobilizon.Service.GlobalSearch.Provider.search_groups/3.

Functions

Returns the CSP configuration for this search provider to work

Link to this function

search_events(options \\ [])

View Source
@spec search_events(keyword()) ::
  Mobilizon.Storage.Page.t(Mobilizon.Service.GlobalSearch.EventResult.t())

Mobilizon Search implementation for c:Mobilizon.Service.GlobalSearch.Provider.search_events/3.

Link to this function

search_groups(options \\ [])

View Source
@spec search_groups(keyword()) ::
  Mobilizon.Storage.Page.t(Mobilizon.Service.GlobalSearch.GroupResult.t())

Mobilizon Search implementation for c:Mobilizon.Service.GlobalSearch.Provider.search_groups/3.