{% extends "layout.html" %} {% set current_page = "home" %} {% set title = "OD-Database - Home" %} {% block body %}
{{ stats["file_count"] }} files totalling ~{{ stats["file_size"] | filesizeformat }} in {{ stats["website_paths"] }} folders from {{ stats["website_count"] }} website(s)
{% endif %} {% if current_websites %}Currently indexing {{ current_websites }}
The following query types are allowed (More information here):
Exact term: "foo"
Term with prefix: "foo*"
File names: "name:foo"
Paths: "path:foo"
Starts with term: "^foo"
NEAR group: "NEAR(foo bar, 3)"