# HG changeset patch # User Brian Neal # Date 1351732992 18000 # Node ID 5d79b09aa52b857dd6e2281897eed9a3bc082afe # Parent 1555b2c3c7a06091169ef3dca23272d5d98604b2 Tweaked wording to the help text on the search page. diff -r 1555b2c3c7a0 -r 5d79b09aa52b sg101/templates/search/search.html --- 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 @@
  • Your search terms are automatically and-ed together.
  • To search forum thread titles, check Forum Topics.
  • To search forum thread post bodies, check Forum Posts.
  • -
  • Our search engine currently has problems with punctuation in search queries. For example, it is better to search for - FRV than FRV-1.
  • +
  • Our search engine removes punctuation when building its index. Thus, for example, a search query of + FRV-1 will not produce any results. Instead, it is better to search for FRV 1 or even + just FRV.
  • Most content is searchable by author. For example, to find all forum threads by the user SurferDood101 where the title contains Gnarly, your search term would be SurferDood101 Gnarly.