{% extends "tasks/view.html" %} {% block additional %}

Current results:

{% if task.is_ready %}

NOTE: we obtain 3 different TotalDocCount values per request. We used that of the broadest search (without exact matches) i.e. the first one. (More info)

{% endif %} {{task.get_results_table()}} {% endblock %}