0.8.1
ekwek1/soprano0.8.1Mar 24, 2025by ts-thomas
AI Summary
This version adds document-level resolver support and asynchronous runtime balancing. It also introduces export/import capabilities for worker indexes and documents.
Key Highlights
- Resolver Support for Documents
- Asynchronous Runtime Balancer with priority option
- Export/Import Worker Indexes and Documents
- Custom filter function for encoder (stop-word filter)
New Features
- Resolver support for Documents
- Asynchronous Runtime Balancer
- Export/Import functionality for indexes
- Improved interoperability of build packages
Full Release Notes
- Resolver Support for Documents - Asynchronous Runtime Balancer, new option `priority` - Export/Import Worker Indexes + Document Worker, new extern config options `export` and `import` - Improved interoperability of the different build packages, including source folder - Support custom `filter` function for encoder (stop-word filter)