m_search_status (zotonic_mod_search v1.0.0-rc.17)
Model for search subsystem status, including facet table health checks and facet definition metadata.
Available Model API Paths
| Method | Path pattern | Description |
|---|---|---|
get | /facets/is_table_ok/... | Return whether facet storage tables/indexes are present and healthy. |
get | /facets/definition/... | Return configured/template facet definition map used by search faceting. |
/+name marks a variable path segment. A trailing /... means extra path segments are accepted for further lookups.
Summary
Functions
-spec m_get(list(), zotonic_model:opt_msg(), z:context()) -> zotonic_model:return().