Records
Diff:
{{ summary.diff_cnt }}
Add:
{{ summary.add_cnt }}
Del:
{{ summary.del_cnt }}
Total:
{{ summary.total_cnt }}
{% if most_common_paths %}
Changed paths
Samples
Path
{% for mcp in most_common_paths %}
{{ mcp[1] }}
{{ mcp[0]|e }}
{% endfor %}
{% endif %}
Diffs
id
path
url
{% for item in index_items -%} {% if not item.equal %}
{{ item.id_path }}
{% for jp in item.joined_changed_paths -%}
{{ jp.path|e }} {{ jp.stat }}
{%- endfor %}
{{ item.doc_url|e }}
{% endif %} {%- endfor %}
Records diff map
{% for item in index_items -%} {%- if item.path %}
{% endif -%}
{%- if item.path %}
{% endif -%} {%- endfor %}