SearchRoute.php
Table of Contents
Classes
- SearchRoute
- Declares a single read-only `GET` route bound to a controller's `search` action — a generic search endpoint, reusable by any controller exposing a `search()` method (e.g. {@see \oihana\arango\controllers\FederatedSearchController}).