Search Form for SSA Web Site
[About the SSA]
[Articles etc]
[Communications]
[Contests, Records, Badges]
[Member Information]
[Aviation Organizations]
[Other Soaring Info]
[Soaring Images]
[Other Soaring Links]
[Other Aviation Info]
[Search Soaring Website]
Search Form for SSA Web Site
This form lets you search the SSA Web Site.
The search is done sequentially through reading the archive
files, so it is a bit slow.
The following syntax is allowed in the search fields:
- +word: This will find only pages that contain that word in the
specified field.
- -word: This will find only pages that do not contain that
word in the specified field.
- =word: This will search for the word exactly as specified
(case sensitive, and a full word). It will not find partial
words.
- "word1 word2 word3 ..." or
'word1 word2 word3 ...' or
word1.word2.word3... or
This syntax searches for phrases of several consecutive words.
These search directives can be used in combination. For instance
-=Word selects against documents that contain Word with a capital 'W'.
It would still find a page containing 'Wordless', since the '='
operator finds only complete words, not partial words.
There is one exception to combining operators: Within a phrase no
other operators can be used: The search string "search -word" searches
for pages that contain the string "search -word" (without the '"', but
with the '-').