Search not visible, using plugin-search #140
-
Hi, I am new to Vuepress, and have set up a very simple site with vuepress-next. Trying to add search to the navbar is giving me difficulties – I'm guessing it is a versioning issue. The SearchBox doesn't show in the navbar. Here's my
I installed
Any guidance would be appreciated, thanks. The other part of my question is whether I should be using vuepress-next for future proofing, or if I should just stick with vuepress 1, which I am guessing is more stable and less susceptible to issues like this. My site is not going to be large scale. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
v1 and v2 are incompatible. Don't mix them up |
Beta Was this translation helpful? Give feedback.
-
Can you elaborate on what is actually indexed? Right now it seems like the only content being index is the frontmatter title. I was looking to have this index frontmatter along with the actual content of the pages or at least be able to provide a specific value in the frontmatter for generating the search index. This is being used for multiple clients and is a for profit project so we cannot use Algolia's doc search. |
Beta Was this translation helpful? Give feedback.
v1 and v2 are incompatible. Don't mix them up