Skip to content

WIP: DB Consistency Script

Ghost User requested to merge 129-consistency-script into master

Closes #129.

This is a rough draft. The docstring of api.elasticsearch.validate_db.check_consistency spells out the approach I'm taking. @mitar and @sujen1412, am I on the right track? I'm using the validation methods inside api.v1.utils.validator to check each doc's consistency.

Merge request reports