Hi, My searchindex.js seems to have stopped adding new pages to it's index. For example, I have created a page titled competitions (it has been built and included in a toctree). It contains many instances of the word competition. However when I search for competition, the new page does not appear in the results. It shows one entry from a glossary term I added a long while ago.
searchindex.js contains a single entry like this: competit:39 This inability to rebuild itself properly is frustrating, as this issue is occurring for many pages and search terms. Is there a away to force searchindex.js to rebuild itself to index all pages? Can I find a page's ID and insert it into searchindex.js if there is no way to force a searchindex rebuild? Doing 'sphinx-build -b html -a source build' does not seem to rebuild the searchindex. Regards, Nick -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
