IUPAC Nomenclature of Organic Chemistry
 

How to make queries

Overview

This page describes the process of searching with Swish-e. Here are some suggestions for getting the best results out of the Swish-e search engine.

Boolean Operators

You can use the Boolean operators and, or, or not in searching. Without these Boolean operators Swish-e will assume you're and'ing the words together. The operators are not case sensitive. These three searches, for example, are the same:

   
   
   

   

Parentheses can be used to group searches.

   

To search for the words and, or, or not, place them in a double quotes.

   

Other examples:

   

   
    (same thing)

Truncation

The wildcard (*) is available, however it can only be used at the end of a word; otherwise it is considered a normal character (i.e. can be searched for if included in the WordCharacters directive).

   

On the other hand:

   

Note that wildcard searches combined with word stemming can lead to unexpected results. If stemming is enabled, a search term with a wildcard will be stemmed internally before searching. So searching for running* will actually be a search for run*, so running* would find runway. Also, searching for runn* will not find running as you might expect, since running stems to run in the index, and thus runn* will not find run.

Order of Evaluation

In general, the order of evaluation is not important. Internally swish-e processes the search terms from left to right. Parenthesis can be used to group searches together, effectively changing the order of evaluation. For example these three are the same:

   
   
   

But these two are not the same:

   
   

It is often helpful in understanding searches to use the Boolean terms and parenthesis. So the above two become:

   
   

These four examples are all the same search (assuming that AND is the default search type):

   
   
   
   

However it is always possible to force the order of evaluation by using parenthesis. For example:

   

Phrase Searching

To search for a phrase in a document use double-quotes to delimit your search terms.

   

You can not use Boolean search terms inside a phrase. That is:

   

   

   

(C) 1997 Advanced Chemistry Development, Inc., www.acdlabs.com,
+1(416)368-3435 tel, +1(416)368-5596 fax.