Skip to content

Conversation

@ginkelsoft-development
Copy link
Owner

…ild command

Implemented efficient chunked processing in encryption:index-rebuild to handle large datasets safely without excessive memory usage.
•	Each batch of model records (default: 100) is processed sequentially, ensuring constant memory consumption and reliable performance for millions of records.
•	Added progress feedback (Processing in chunks of 100...) for better CLI visibility.
•	Improved command resilience by validating model existence and method availability before rebuilding indexes.
•	This change enhances scalability and production readiness of the encrypted search index rebuild process.

…ild command

	Implemented efficient chunked processing in encryption:index-rebuild to handle large datasets safely without excessive memory usage.
	•	Each batch of model records (default: 100) is processed sequentially, ensuring constant memory consumption and reliable performance for millions of records.
	•	Added progress feedback (Processing in chunks of 100...) for better CLI visibility.
	•	Improved command resilience by validating model existence and method availability before rebuilding indexes.
	•	This change enhances scalability and production readiness of the encrypted search index rebuild process.
@ginkelsoft-development ginkelsoft-development merged commit 623fe8a into main Oct 10, 2025
0 of 10 checks passed
ginkelsoft-development added a commit that referenced this pull request Oct 14, 2025
Add chunked batch processing and stability improvements to index rebu…
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.

2 participants