From 746f36e9f25123725ede15be69ba33f49a9e4bb4 Mon Sep 17 00:00:00 2001
From: Zankaria
- {% trans %}Search is case-insensitive and based on keywords. To match exact phrases, use "quotes". Use an asterisk (*) for wildcard.
You may apply the following filters to your searches: id, thread, subject, and name. To apply a filter, simply add to your query, for example, name:Anonymous or subject:"Some Thread". Wildcards cannot be used in filters.{% endtrans %} + {% if flags_enabled %} + {% trans %}Search is case-insensitive and based on keywords. To match exact phrases, use "quotes". Use an asterisk (*) for wildcard.
You may apply the following filters to your searches: id, thread, subject, name, flag and board (as an alternative syntax). To apply a filter, simply add to your query, for example, name:Anonymous or subject:"Some Thread". The id, thread and board filters do not support wildcards.{% endtrans %} + {% else %} + {% trans %}Search is case-insensitive and based on keywords. To match exact phrases, use "quotes". Use an asterisk (*) for wildcard.
You may apply the following filters to your searches: id, thread, subject, name and board (as an alternative syntax). To apply a filter, simply add to your query, for example, name:Anonymous or subject:"Some Thread". The id, thread and board filters do not support wildcards.{% endtrans %} + {% endif %}