"Search in dpldocs" is taking forever
See original GitHub issueIssue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:8 (2 by maintainers)
Top Results From Across the Web
dpldocs: xlinking and Documented destructors and postblits (page 2 ...
My diff from upstream is now over 5300 lines long, including a mix of formatting, syntax, ... I'll have to look into that......
Read more >"Searching..." takes forever on readthedocs when the ...
"Searching...", which will take forever. On the contrary, when I search for some known phrase, I get the results within a second.
Read more >D Project Updates
The registration is just to help search and to give you edit and me a bit of spam control. You should just use...
Read more >gdc 11 out with a lot of D updates - dpldocs.info
This is nice - someone is getting my point that D with custom or ... This should fix a lot of the dead...
Read more >code-d/editing.md at master
Fully featured D language extension for Visual Studio Code using Serve-D ... of a symbol. code-d provides searching dpldocs.info to search any identifier...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

There seems to be at least a couple of issues here with code-d then.
for me the search returns results in an acceptable amount of time. It only showing title as well as #333 is fixed in ~master now
do you have many dependencies in your project? It will search the dpldocs for every dependency you have as well and show the loading bar for that time. However when it finds partial results it will show them early while still showing the loading bar.