Here a blog collection page set by taxonomy in frontmatter of blog.md:
content:
items:
'@taxonomy':
category: [blog, ja]
Following plugin documentation and taxononomy documentation, simplesearch settings have been added like:
simplesearch:
filters:
- @taxonomy: {category: [ja]}
... tried also many other variations, but still can't do it ! ♪ Any ideas? ☆ Please help