haystack/releasenotes/notes/url-cache-checker-a0fb3d7ad0bdb8c2.yaml

7 lines
277 B
YAML
Raw Permalink Normal View History

---
preview:
- |
Add `UrlCacheChecker` to support Web retrieval pipelines.
Check if documents coming from a given list of URLs are already present in the store and if so, returns them.
All URLs with no matching documents are returned on a separate connection.