Module Typesense.StopwordsSetSchema

module T : sig ... end
val upsert_stopwords_set : set_id:string -> body:StopwordsSetUpsertSchema.T.t -> t -> unit -> T.t

Upserts a stopwords set.

When an analytics rule is created, we give it a name and describe the type, the source collections and the destination collection.

  • parameter set_id

    The ID of the stopwords set to upsert.