changeset 624:5d79b09aa52b

Tweaked wording to the help text on the search page.
author Brian Neal <bgneal@gmail.com>
date Wed, 31 Oct 2012 20:23:12 -0500
parents 1555b2c3c7a0
children 08d905e38a86
files sg101/templates/search/search.html
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/sg101/templates/search/search.html	Wed Oct 31 20:06:01 2012 -0500
+++ b/sg101/templates/search/search.html	Wed Oct 31 20:23:12 2012 -0500
@@ -76,8 +76,9 @@
         <li>Your search terms are automatically <em>and-ed</em> together.</li>
         <li>To search forum thread titles, check <em>Forum Topics</em>.</li>
         <li>To search forum thread post bodies, check <em>Forum Posts</em>.</li>
-        <li>Our search engine currently has problems with punctuation in search queries. For example, it is better to search for
-         <em>FRV</em> than <em>FRV-1</em>.</li>
+        <li>Our search engine removes punctuation when building its index. Thus, for example, a search query of
+         <em>FRV-1</em> will not produce any results. Instead, it is better to search for <em>FRV 1</em> or even
+         just <em>FRV</em>.</li>
          <li>Most content is searchable by author. For example, to find all forum threads by the user <em>SurferDood101</em>
          where the title contains <em>Gnarly</em>, your search term would be <em>SurferDood101 Gnarly</em>.</li>
      </ul>