meilisearch / vuepress-plugin-meilisearch

Add a relevant and typo tolerant search bar to your VuePress
MIT License
64 stars 14 forks source link

Feature Request 💡 : Search Page #176

Closed ramesh-dada closed 1 year ago

ramesh-dada commented 3 years ago

Description The additional search page in order to implement open search and google featured snippet search, Only a search page on /search url with some customizations and it should allows us to search with url like example.com/search?q=testing

Basic example image and with Open Search we can add tab to search image

bidoubiwa commented 3 years ago

Hello! Thanks for you suggestion :) I'm not sure I understood everything you want.

You want to be able to have the plugin on a separate page as such as if I go myvuepress.com/search the user would be redirected on a webpage where you can search into your vuepress but where there is nothing else on the page? Such as if he goes to http://www.myvuepress.com/search?query="features" they would be redirected to a page containing the results of this query?

If you could explain it a bit more in detail I would appreciate it :)

ramesh-dada commented 3 years ago

No It should not redirect user it should add a page in vuepress which can search in realtime with meilisearch and it should be present on /search and if user accessed /search?q=Hello then it should add hello in search input. That's all I am looking for..

bidoubiwa commented 3 years ago

Hello @ramesh-dada, to be sure we are on the same page:

If I type /search?q=facet it should open a page the following way?

Screenshot 2021-08-23 at 10 16 30
ramesh-dada commented 3 years ago

Something like when we go to /search it should maximize the pop up to full screen with css and should look like that screenshot I shown in first post and when we go to /search?q=facet and then it should show like you shown but that search pop up should be maximised to full screen and should look like a search page. the main aim is that a search page is needed as it will be better in seo and we can get featured snippet in google as well as we will have an option to add tab to search. THANKS..

bidoubiwa commented 3 years ago

Hey @ramesh-dada I think it is a very good idea! It could be a good addition to this plugin :) Would you be willing to implement it?

ramesh-dada commented 3 years ago

@bidoubiwa Sorry but I am beginner and learning to code, I don't the basics also so I can't.

bidoubiwa commented 3 years ago

@ramesh-dada unfortunately at the moment we have no time to implement it. Maybe a contributor will show up to add it. A soon as we start implementing this I will notice you on this issue

bidoubiwa commented 1 year ago

As per the new policy introduced with the deprecation, we only accept issues raising bugs. For this reason, I'm closing the issue.