Search doesn't work #9936
-
Hi, I've built a website then hosted it on github pages: Problem is that I am not able to search, it's spinning around and never ending. I've tried to add a web.config file but it didn't help. Any idea what I can do to fix this? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
It seems And above site using older docfx version |
Beta Was this translation helpful? Give feedback.
-
Thanks for your Kind help. I created index.json by adding necessary line into my docfx.json file. I’ m stuck With this version right now but plan to upgrade asap. |
Beta Was this translation helpful? Give feedback.
-
@Choochoote |
Beta Was this translation helpful? Give feedback.
It seems
Search Index File
(index.json
) is not deployed to GitHub Pages root dir.https://choochoote.github.io/TopSolidDeveloperCenter/index.json
And above site using older docfx version
2.59.4
(Last version that running on.NET Framework
)If no special requirement. It's recommended to use latest version of docfx.