search_status

Model for search subsystem status, including facet table health checks and facet definition metadata.

Available Model API Paths

MethodPath patternDescription
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.

Edit on GitHub