I’d like to filter searches (by tag/collection). I’ve looked through most of the revelant docs (linked below) but can’t see a way to apply a filter to a search.
Essentially: “#/search&filter=tag:recipes/” but I assume filtering only applies to api calls.
Is there a way to only show search results from the current sub-blog/collection?
I’m comfortable editing themes/routing/css if someone can point me in the right direction
example usecase: multiple interests (eg. recipes, sport, finance, etc) - users shouldn’t see recipes when searching from myblog.com/finance
relevant docs:
Ghost Theme Development: Adding search to a theme
/docs/themes/routing/
/docs/content-api/#filtering
/tutorials/content-collections/
Thanks to all the devs for the work put into Ghost, I’ve only been setting it up for a week but it looks and feels great & supporting Open Source & Selfhosting is really appreciated.