Skip to content

feat(ingest): improve book reading quality and import hardening#21

Merged
jdsalasca merged 1 commit intodevelopfrom
feature/book-ingest-quality-improvements
Feb 7, 2026
Merged

feat(ingest): improve book reading quality and import hardening#21
jdsalasca merged 1 commit intodevelopfrom
feature/book-ingest-quality-improvements

Conversation

@jdsalasca
Copy link
Owner

Summary

  • harden book import pipeline: extension whitelist (.txt/.pdf), readability checks and max-size validation
  • add configurable import size limit (�pp.import.max-bytes)
  • improve PDF extraction consistency: per-page extraction with page separators and position sorting
  • improve normalizer quality: remove TOC/index noise and merge wrapped paragraph lines
  • add unit tests covering new import/normalization/extraction behavior

Validation

  • mvn test

@jdsalasca jdsalasca merged commit be14d46 into develop Feb 7, 2026
6 checks passed
@jdsalasca jdsalasca deleted the feature/book-ingest-quality-improvements branch February 7, 2026 00:55
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.

1 participant

Comments