Duplicate Document Fix: URI Normalization Unifies Web Crawler and Data Ingestion IDs
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.