docfx
docfx copied to clipboard
Search service worker error
Operating System: Windows
DocFX Version Used: 2.59.0
Template used: default
Steps to Reproduce:
- Download newest version
- docfx init -q
- enable search
- docfx docfx_project\docfx.json --serve
Expected Behavior: working search
Actual Behavior: search crash
search-worker.js:39
Uncaught TypeError: Cannot read properties of undefined (reading 'search')
at onmessage (search-worker.js:39:26)

Ok so there was actually problem search index.json is not generated if noFollow is set to true.
Should be noted in docs.
Where was noFollow set to true?

I thought its google search :) meta tag no index no follow