Replies: 1 comment 2 replies
-
|
👋 Apologies for missing this! I would recommend using a shared index. For the Default UI, you can set filters after initialization — see details for that here: https://pagefind.app/docs/ui-usage/#programmatically-controlling-the-pagefind-ui The user would still be able to change the filtering, but the default would be correct per page :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'll preface by saying I have very little experience with frontend and JavaScript, so apologies for the noob questions!
I have a blog with pages that are specific to certain geographies (ie New York, London, etc). When a user visits a page within a certain geo, I would like the search on that page to also only display results within that geo.
Thank you :)
Beta Was this translation helpful? Give feedback.
All reactions