Variable CAUSE_INDEX_UIDSConst
CAUSE_INDEX_UIDS: {
CAUSES: "causes";
CAUSES_AND_FES: "causes_and_fes";
FUNDRAISING_EVENTS: "fundraising_events";
} = ...
Type Declaration
-
ReadonlyCAUSES: "causes"
-
ReadonlyCAUSES_AND_FES: "causes_and_fes"
-
ReadonlyFUNDRAISING_EVENTS: "fundraising_events"
Names of the Meilisearch indices behind cause / FE search on the Tiltify site.
causes_and_fesis a unioned index;causesandfundraising_eventsare split indices used for type-specific UIs.