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

Deprecate use of legacy filters syntax in InMemoryDocumentStore #7893

Open
silvanocerza opened this issue Jun 19, 2024 · 0 comments
Open

Deprecate use of legacy filters syntax in InMemoryDocumentStore #7893

silvanocerza opened this issue Jun 19, 2024 · 0 comments

Comments

@silvanocerza
Copy link
Contributor

The legacy filters syntax from Haystack 1 must be deprecated in favour of the new one.

As of now if the legacy syntax is used we automatically convert it internally to the new one.
We should emit a deprecation warning instead.

After that is done we can also remove some utility classes in testing used to test Document Stores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant