You can request phrase matching by enclosing a set of one or more
search terms in quotation marks (ASCII character decimal
34, or hexadecimal
0x22). You can include phrase search queries in either
record search or dimension search operations and combine phrase search with
non-phrase search terms or other phrase terms.
Example 77. Examples of phrase search queries
The following are examples of phrase search queries:
A record searh for phrase
cd playeris as follows:N=0&Ntk=All&Ntt=%22cd+player%22
A record searh for records containing phrase
cd playerand the wordsonyis as follows:N=0&Ntk=All&Ntt=%22cd+player%22+sony
A record search for records containing phrase
cd playerand also phraseoptical outputis as follows:N=0&Ntk=All&Ntt=%22cd+player%22+%22optical+output%22
A dimension search for dimension values containing the phrase
Samuel Clemensis as follows:D=%22Samuel+Clemens%22

