Khafra.SearchTable (khafra_search v0.3.0)

Search Table methods

Link to this section Summary

Functions

Run a batch of replace operations using the provided strategy

Create a table modifying by provided opts.

Delete a distributed index

Delete a table

Get Observer state; list of search tables

Get a search tables state from the schema it backs

Insert or update a table row

Link to this section Functions

Link to this function

batch_replace(query, opts \\ [])

Run a batch of replace operations using the provided strategy

Link to this function

create(schema, opts \\ [])

Create a table modifying by provided opts.

Link to this function

drop_distributed_index(schema)

Delete a distributed index

Link to this function

drop_table(schema)

Delete a table

Get Observer state; list of search tables

Link to this function

peek(atom, schema)

Get a search tables state from the schema it backs

Link to this function

replace(table_name, row, opts \\ [])

Insert or update a table row