You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
574 B
574 B
NEW TED package import route
This patch adds a NEW-runtime TED package download path that:
- reuses the proven package sequencing rules
- stores package tracking in
TedDailyPackage - downloads the package tar.gz
- ingests it only through
DocumentIngestionGateway - never calls the legacy XML batch processing / vectorization flow
Added classes
TedPackageSequenceServiceDefaultTedPackageSequenceServiceTedPackageDownloadNewPropertiesTedPackageDownloadNewRoute
Config
Use the dip.ingestion.ted-download.* block in application-new.yml.