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

Add custom exclusion list to Schema class #1

Open
alpgarcia opened this issue Dec 13, 2018 · 0 comments
Open

Add custom exclusion list to Schema class #1

alpgarcia opened this issue Dec 13, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@alpgarcia
Copy link
Contributor

Schema class should allow to define a list of custom exclusion fields to let the user decide what not to compare. By default we should exclude ES internal fields, but in some cases adding more fields could be interesting to get a cleaner output.

My proposal is using a new argument in construction for this that would be empty by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant