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 #116

Closed
alpgarcia opened this issue Oct 19, 2017 · 1 comment
Closed

Add custom exclusion list to Schema class #116

alpgarcia opened this issue Oct 19, 2017 · 1 comment

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.

@alpgarcia
Copy link
Contributor Author

Moved to Bitergia/owlwatch#1

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

No branches or pull requests

1 participant