{% extends "base.html" %} {% load static i18n %} {% block main %}

{% translate "How to Search" %}

{% translate "At IEDC, our search tools are designed to be user-friendly, catering to both beginners and experts. Here's a step-by-step guide to help you navigate the Invisible East Digital Corpus effectively:" %}

{% translate "Search Type" %}

{% translate "Includes" %}

{% translate "There are numerous checkboxes you can check/uncheck to help refine searches, including:" %}

{% translate "Dates (CE)" %}

{% translate "You can filter results to show only texts after a chosen century and/or before another chosen century." %}

{% translate "Filters" %}

{% translate "There are numerous filters which can be used to help refine searches and navigate the IEDC's extensive corpus. If you were only interested in documents written in New Persian, for example, you can select 'New Persian (Arabic Script)' from the 'primary language' drop-down menu. The filters are as follows:" %}

{% translate "Sort By" %}

{% translate "Choose how to sort your results by:" %}

{% include 'snippets/footer.html' %} {% endblock %}