SearchAsh.Preparations.Search (search_ash v0.1.0)

Copy Markdown View Source

Preparation generated by SearchAsh for the :search read action. Builds a tsquery from the query + language arguments (same SearchCore pipeline used at index time) and filters on the 'simple' tsvector of the search-text column.

Summary

Functions

init(opts)

Callback implementation for Ash.Resource.Preparation.init/1.

supports(opts)

Callback implementation for Ash.Resource.Preparation.supports/1.