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

Improvement: Add Index File switching #391

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

reglim
Copy link
Contributor

@reglim reglim commented Jan 16, 2023

The index.json file is now only swapped when indexing is finished, which removes the possiblity of searching with an incomplete index.

fixes: #366

@reglim reglim force-pushed the improvement/366-Indexation-File-Switching branch from 04b49ad to 731b508 Compare January 16, 2023 08:49
docat/docat/utils.py Outdated Show resolved Hide resolved
The index.json file is now only swapped when indexing is finished, which
removes the possiblity of searching with an incomplete index.

fixes: #366
@reglim reglim force-pushed the improvement/366-Indexation-File-Switching branch from 731b508 to d7ffd52 Compare January 16, 2023 08:59
@reglim reglim merged commit 1c88093 into main Jan 16, 2023
@reglim reglim deleted the improvement/366-Indexation-File-Switching branch January 16, 2023 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Indexation
2 participants