Duplicate Document Fix: URI Normalization Unifies Web Crawler and Data Ingestion IDs

· Data Ingestion · Bug Fix · All updates
Fixed duplicate documents when using both Web Crawler and Data Ingestion on the same index. URIs are now normalized (trailing slash stripped) before computing the document ID, so both methods produce the same document instead of duplicates.
View the full changelog