|
In addition to the typical search
requests mentioned above, we've included some other examples of how "wildcard"
characters and keywords can be used together to find collections of newsgroups that might
be of interest to you. As mentioned, these are just a few examples, and we encourage you
to experiment with different types of search combinations that best match the kind of
newsgroups you might be looking for.
^comp.* - A search
request like this would list all "comp" (Computer) newsgroups that appear in the
comp category of groups. The "^" symbol prevents the search from picking up a
newsgroups that doesn't begin with the word "comp".
This search
would find the following types of newsgroup titles:
comp.forsale
comp.pc.forsale
comp.pc.ibm.forsale
comp.misc
It would
not display the following types of newsgroup titles:
alt.comp.dataconversion
aus.computers
chile.comp.www
de.comp.periph.cdrom
*.pc.* - A search
request like this would list any newsgroup on the news server that had the word
".pc." anywhere in its title.
comp.& - This search
request would only display newsgroup titles in the "comp" (Computer) hierarchy,
which only had two total words in the overall title.
comp*|*.pc.* -
This compound search would list all the newsgroups in the "comp" hierarchy, in
addition to all of the newsgroups that had the word ".pc." in their titles,
regardless of the hierarchy those particular "pc" groups fell under.
As mentioned earlier, since the search
engine directs you to specific newsgroups, or lists of newsgroups that can be accessed
through our Direct Read News web interface with a web browser, these newsgroups or group
lists can be bookmarked within your browser to form future shortcuts to your favorite
discussion forums. |