Closed
Description
In v2 there was a separate search page at /search
in order to have a url to run searches. For example: https://vuejs.org/v2/search/?q=v%2Dmodel
I implemented that in this PR, so you can take a look there for the motivations and discussion.
Would it make sense to do the same here? Would it make more sense to implement this feature in VuePress instead?