Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: UrlCacheChecker #5841

Merged
merged 6 commits into from
Sep 20, 2023
Merged

feat: UrlCacheChecker #5841

merged 6 commits into from
Sep 20, 2023

Conversation

ZanSara
Copy link
Contributor

@ZanSara ZanSara commented Sep 20, 2023

Related Issues

Proposed Changes:

  • Add UrlCacheChecker to check if documents with a specific URL in their metadata exist in the document store.

How did you test it?

  • Local tests
  • CI

Notes for the reviewer

n/a

Checklist

@ZanSara ZanSara requested review from a team as code owners September 20, 2023 09:00
@ZanSara ZanSara requested review from dfokina and bogdankostic and removed request for a team September 20, 2023 09:00
@ZanSara ZanSara added the 2.x Related to Haystack v2.0 label Sep 20, 2023
@github-actions github-actions bot added topic:tests type:documentation Improvements on the docs labels Sep 20, 2023
@ZanSara ZanSara requested review from vblagoje and removed request for bogdankostic September 20, 2023 09:35
Copy link
Member

@vblagoje vblagoje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments, apply changes if you agree.

@ZanSara ZanSara merged commit 4549886 into main Sep 20, 2023
@ZanSara ZanSara deleted the cache-checker branch September 20, 2023 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to Haystack v2.0 topic:tests type:documentation Improvements on the docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UrlCacheChecker 2.0
2 participants