Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Migrations ¶ added in v0.56.0
Migrations returns migrations to be applied on top of the "common" migrations for the "groonga" search module to work, the "groonga" module migration IDs range is [1000-1999]
func Search ¶ added in v0.56.0
func Search(ctx context.Context, q sqlx.QueryerContext, query persistence.SearchQuery) (persistence.QueryResult[persistence.SearchQueryResultItem, string], error)
Search is an implementation of the postgres.SearchFn function based on the "pgroonga" postgres extension.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.