Releases: climatepolicyradar/navigator-search-indexer
Releases · climatepolicyradar/navigator-search-indexer
v1.1.21-beta
Fix embeddings file caching to ensure garbage collection
v1.1.20-beta
Clear cache on file close to avoid running out of disc space
v1.1.19-beta
Adjust config and add retries
v1.1.18-beta
Deep copy vespa records before batch feeding
v1.1.17-beta
Remove asyncio call for vespa batch indexer
v1.1.16-beta
Skip empty vespa fields
v1.1.15-beta
Tries fixing a batching bug by batching on text blocks instead of families
v1.1.14-beta
This Release:
- Integrates a bug fix to the indexer code to yield unique family document ids in the document generator.
v1.1.13-beta
This Release:
- Integrates tests for the vespa and opensearch document generators.
v1.1.12-beta
This Release:
- Integrates a removal of an old workflow file.