Updated MOTD for ES enabling

This commit is contained in:
aldacron 2017-05-16 04:12:55 -07:00
parent 40c34e7df0
commit 1924a2fa85
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@
{% block body %}
<div class="alert alert-info">
<p><strong>Hello!</strong> This site is still a work in progress and new features (faster and actually more accurate search, comments etc.) will be added in the coming days.</p>
<p><strong>5/16 Update:</strong> We've added faster and more accurate search! In addition to your typical search in both English and other languages, you can also now use powerful operators
like "clockwork planet -raws" or "commie|horrible yowamushi" and others. For all supported operators, please visit <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html#_simple_query_string_syntax">here</a>.
More features will be coming soon too!</p>
<p>We welcome you to provide feedback at <a href="irc://irc.rizon.net/nyaa-dev">#nyaa-dev@irc.rizon.net</a></p>
<p>Our GitHub: <a href="https://github.com/nyaadevs" target="_blank">https://github.com/nyaadevs</a> - creating <a href="https://github.com/nyaadevs/nyaa/issues">issues</a> for features and faults is recommendable!</p>
</div>