<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Getting Documents In</title><description>Document ingestion for retrieval systems: extracting text from real files, stripping boilerplate, deduplication, keeping an index fresh, and deletions.</description><link>https://contextaugmentedllm.com/</link><item><title>Deletion is the hard one</title><link>https://contextaugmentedllm.com/blogs/deletion-is-the-hard-one/</link><guid isPermaLink="true">https://contextaugmentedllm.com/blogs/deletion-is-the-hard-one/</guid><description>Removing a source file removes nothing downstream. Everything derived from it persists, stays retrievable, and answers questions as though it still existed.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate><category>deletion</category><category>freshness</category><category>metadata</category><category>pipelines</category></item><item><title>Keeping an index fresh</title><link>https://contextaugmentedllm.com/blogs/keeping-an-index-fresh/</link><guid isPermaLink="true">https://contextaugmentedllm.com/blogs/keeping-an-index-fresh/</guid><description>A full rebuild is correct and unaffordable. Incremental sync is affordable and drifts. What decides the difference is how you detect that something changed.</description><pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate><category>freshness</category><category>metadata</category><category>pipelines</category></item><item><title>The same document three times</title><link>https://contextaugmentedllm.com/blogs/the-same-document-three-times/</link><guid isPermaLink="true">https://contextaugmentedllm.com/blogs/the-same-document-three-times/</guid><description>Identical copies, near-copies and successive versions look alike and need opposite treatment. Deduplicating a version history destroys the record.</description><pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate><category>deduplication</category><category>metadata</category><category>pipelines</category></item><item><title>Boilerplate is not content</title><link>https://contextaugmentedllm.com/blogs/boilerplate-is-not-content/</link><guid isPermaLink="true">https://contextaugmentedllm.com/blogs/boilerplate-is-not-content/</guid><description>Navigation, footers and disclaimers extract perfectly and index as fact. Repeated across a corpus, they crowd out the pages they were attached to.</description><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate><category>boilerplate</category><category>extraction</category><category>pipelines</category></item><item><title>Extracting text from real documents</title><link>https://contextaugmentedllm.com/blogs/extracting-text-from-real-documents/</link><guid isPermaLink="true">https://contextaugmentedllm.com/blogs/extracting-text-from-real-documents/</guid><description>A PDF that extracts as scrambled reading order does not raise an error. It produces text, reports success, and poisons everything downstream of it.</description><pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate><category>extraction</category><category>ocr</category><category>pipelines</category></item></channel></rss>