typesense
Typesense.Search
ppxlib
typesense.auth
yojson
module Result : sig ... end
val search_collection : collection_name:string -> search_parameters:string -> t -> unit -> Result.t
Search for documents in a collection
Search for documents in a collection that match the search criteria.
The name of the collection to search for the document under