v0.29.0
Features
- Streaming document pipeline now keeps large PDFs under control by rendering pages on demand instead of all at once.
- Example: I is now possible to compare documents with 200+ pages
- New switches (
stream_documents,document_page_cache_size) let you tune memory use per keyword or globally.