View Source ExIndexea.Records (ExIndexea v0.1.0)
Summary
Functions
Link to this function
delete_by_query(client, app, index, query, params \\ %{}, opts \\ %{})
View Source@spec list(ExIndexea.Client.t(), binary(), pos_integer(), map(), any()) :: ExIndexea.response()
@spec push(ExIndexea.Client.t(), binary(), pos_integer(), map(), any()) :: ExIndexea.response()