Search Query Support #4817
gitagogaming
started this conversation in
General
Replies: 0 comments
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 was wondering if anyone has tried to or successfully implemented a search query feature?
I searched thru the docs for pagefind and couldnt find any examples unfortunately.
The purpose for this is to be able to add some schema markup for a
SearchAction{ "potentialAction": { "@type": "SearchAction", "target": "https://docs.mywebsite.com/search?q={search_term_string}", "query-input": "required name=search_term_string" } }Beta Was this translation helpful? Give feedback.
All reactions