Help
Frequently-Asked Questions
- What audio player is required to listen to the streamed recordings?
- How can I contact someone associated with the HDA to get help with this site?
- How do I enable JavaScript in my Web browser?
- With which Web browsers is this site compatible?
- What screen resolutions are recommended for viewing this site?
- How can I perform advanced full-text searches?
What audio player is required to listen to the streamed recordings?
RealPlayer is required to listen to the HDA audio files. You can download a free version of the player at http://www.real.com/player.
How can I contact someone associated with the HDA to get help with this site?
Please refer to the Contact page for information on getting in touch with us.
How do I enable JavaScript in my Web browser?
To use some of the features on this site, such as sorting on the Browse page, you must enable Javascript on your Web browser.
To do this in Internet Explorer, go to Tools->Internet Options, select the Security tab, click on the Custom Level button, scroll down to the Scripting section, and check Enable under Active scripting, Allow paste operations via script, and Scripting of Java applets.
Alternatively, if you are using Firefox (highly recommended), open the Options or Preferences window, click on Content, and check Enable Javascript.
With which Web browsers is this site compatible?
This site was designed to work with the latest versions of most free modern browsers. It has been tested on:
- Firefox 1.5.0.7
- Internet Explorer 6.0
- Netscape 7.2
- Opera 9.01
- Safari 2.0.3
What screen resolutions are recommended for viewing this site?
This site was designed for viewing at a resolution of 1024 x 768 or higher.
How can I perform advanced full-text searches?
The full-text search capability supports the following operators:
-
+A leading plus sign indicates that this word must be present in each search result that is returned.
-
-A leading minus sign indicates that this word must not be present in any of the search results that are returned.
Note: The
-operator acts only to exclude search results that are otherwise matched by other search terms. Thus, a search that contains only terms preceded by-returns an empty result. It does not return "all rows except those containing any of the excluded terms". -
(no operator)
By default (when neither
+nor-is specified) the word is optional, but the search results that contain it are rated with a higher relevance ranking. -
> <These two operators are used to change a word's contribution to the relevance value that is assigned to a search result. The
>operator increases the contribution and the<operator decreases it. See the example following this list. -
( )Parentheses group words into subexpressions. Parenthesized groups can be nested.
-
~A leading tilde acts as a negation operator, causing the word's contribution to the search result's relevance to be negative. This is useful for marking "noise" words. A search result containing such a word is rated lower than others, but is not excluded altogether, as it would be with the
-operator. -
*The asterisk serves as the truncation (or wildcard) operator. Unlike the other operators, it should be appended to the word to be affected. Words match if they begin with the word preceding the
*operator. -
"A phrase that is enclosed within double quotes ('
"') matches only rows that contain the phrase literally, as it was typed.
The following examples demonstrate some search strings that use boolean full-text operators:
-
'apple banana'Find rows that contain at least one of the two words.
-
'+apple +juice'Find rows that contain both words.
-
'+apple macintosh'Find rows that contain the word "apple", but rank rows higher if they also contain "macintosh".
-
'+apple -macintosh'Find rows that contain the word "apple" but not "macintosh".
-
'+apple ~macintosh'Find rows that contain the word "apple", but if the row also contains the word "macintosh", rate it lower than if row does not. This is "softer" than a search for
'+apple -macintosh', for which the presence of "macintosh" causes the row not to be returned at all. -
'+apple +(>turnover <strudel)'Find rows that contain the words "apple" and "turnover", or "apple" and "strudel" (in any order), but rank "apple turnover" higher than "apple strudel".
-
'apple*'Find rows that contain words such as "apple", "apples", "applesauce", or "applet".
-
'"some words"'Find rows that contain the exact phrase "some words" (for example, rows that contain "some words of wisdom" but not "some noise words"). Note that the '
"' characters that enclose the phrase are operator characters that delimit the phrase. They are not the quotes that enclose the search string itself.








