-
|
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Hi. Have you tested the search in the demo at https://academic-demo.netlify.app ? In the demo, you can see that all content is indexed and searchable. When deploying to GitHub Pages, Pagefind auto-indexes all content (except content flagged not to index). So, without having any context on your site, it appears you may either (a) be excluding content from indexing, (b) using an old version, or (c) not running Pagefind to build the index on your new content (see https://docs.hugoblox.com/guides/search/#_top ). Hope that helps. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, @gcushen Thank you for the response. I installed Hugoblox locally using the following commands: Then, I ran: I accessed the site in the browser and searched for words like "Johnson" and "Lorem ipsum," but the search didn’t return any results. Only content from the "Courses" section (e.g., shortcode, learn, etc.) showed up. Versions:
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks for reporting this and providing the context. I've investigated and identified the bugs, which should now be fixed by d95cd5f |
Beta Was this translation helpful? Give feedback.
Thanks for reporting this and providing the context.
I've investigated and identified the bugs, which should now be fixed by d95cd5f