(SOLVED) Incomplete indexing


CAUSE: User error. I thought the “Prefix” had to be a custom tag that we use to reference the doc, e.g. “B3D” for Blender 3D, etc.
SOLUTION: The prefix field must be left unchanged.


Hey there,
I’m running Cursor Version: 0.44.11 and it isn’t indexing doc URLs properly.
They all result in just 1 page as if it couldn’t see past the single page the URL is linking to directly.

Links:

https://threejs.org/docs/
https://docs.pmnd.rs/react-three-fiber/
https://docs.blender.org/api/current/

I’ve tried using the URLs with and without the “/” at the end. The only difference it made was it took a little longer to index 1 page without the “/” at the ends of the URLs. :slight_smile:

I’ve tried closing Cursor and relaunching it. I’ve tried it on 2 different computers. Same result.

Hey, I just added the Blender documentation and it’s showing more than one page. Also, I noticed you’re using an old version of Cursor. Try updating it.

Hi, thank you for your reply!

I uninstalled Cursor completely, installed it via homebrew

brew install --cask cursor

It’s now version 0.45.11

I’m still only getting 1 page indexed.

I’ve manually disabled all extensions, reloaded Cursor, still doesn’t index docs beyond 1 page.

(I’m just reporting what I’ve tried so far)