Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore correct parallel search index building #11192

Merged
merged 2 commits into from
Feb 15, 2023

Commits on Feb 12, 2023

  1. Revert b32841e to fix parallel search index building

    The image-related changes were already reverted in
    2a7c40d, but the search index changes
    also need to be reverted.
    
    It would be nice to support parallel search index building, but the
    necessary support for merging the search indices produced by each
    process needs to be added first.
    
    Fixes sphinx-doc#11163.
    jbms committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    fe3b713 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    cc25f55 View commit details
    Browse the repository at this point in the history