Codebase indexing doesn't include entire codebase

Hi, I am trying to use the codebase indexing feature on what I think isn’t an unreasonably large codebase. It seems like after indexing, Cursor has only considered some of the files and it really just seems clueless about others when I ask the AI. Just struggling to know if this is a recognized issue or just a user error, thanks!

Make sure those files aren’t in the .cursorignore/.gitignore list.

And you can try raising the number of results and enabling “Reasoning step” in the Advanced Codebase Context settings to improve the results.

image