Route: `/<any>/<any>`
## On any page, I want to:
- click the search icon in the navigation and
- have a drop-down search input and
- when I hit enter it loads a list page with
- full of search results
## Acceptance criteria:
- Clicking on the search icon opens a drop-down and
- I can type a letter or
- word or
- phrase or
- phrases and
- it will navigate to a list of search results as
- a list view with
- paginated results
maeda
added this to the 1.0 milestone преди 4 години
Route:
/<any>/<any>On any page, I want to:
Acceptance criteria:
had to add back relevanssi and make a custom endpoint