<html>
	<head>
		<style>
			P.largebold {
		  		font-weight: bold;
		  		vertical-align: top;
		  		text-align: left;
			}
			P.regular {
				text-align: left;	
				font-family: Verdana,Arial,helvetica,sans-serif;
			}
		</style>
	</head>
	<body>
		<table style="width:100%">
			<tr>
				<td class="boldleft" width="33%">
		      		<a href="#Advanced window screenshot">Advanced window screenshot</a>
		    	</td>
			    <td class="boldleft" width="33%">
			      <a href="#Multiple Databases">Searching Multiple Member Nodes</a>
			    </td>
			    <td class="boldleft" width="33%">
			      <a href="#Definitions">Definitions</a>
			    </td>
		  	</tr>
		  <tr>
		    <td class="boldleft" width="33%">
		      <a href="#Free Text Searches">Free Text Searches</a>
		    </td>
		    <td class="boldleft" width="33%">
		      <a href="#Fielded Searches">Fielded Searches</a>
		    </td>
		    <td class="boldleft" width="33%"></td>
		    <td></td>
		  </tr>
		</table>
		<div style="padding:15px;font-size:1.2em;">
			<p class="largebold"><a name="Advanced window screenshot">Advanced window screenshot</a></p>
				<img src="images/ONEMercuryHelpImage.jpeg" width="710" height="629" alt="Advanced window" style="padding-left:35px;padding-bottom:15px" />
			<p>For help with individual search options, please refer to the <b>&#145;HELP&#146;</b> located at the bottom of each window.</p>
	
			<p class="largebold"><a name="Multiple Databases">Searching Multiple Member Nodes</a></p>

			<p class="regular">One-Mercury allows searching of multiple member node data sources to find the data 
			set of interest.  The default setting is to search all member node data sources.  To limit the member nodes
			searched, hightlight only the member nodes to search within the member node selection input.</p>

			<p class="largebold"><a name="Free Text Searches">Free Text Searches</a></p>

			<p class="regular">To search all the metadata and documentation we have for a data file, use the <b>&#145;Full Text&#146;</b> search field at the top of the search area. 
				Enter a word
			or phrase in the input area. Phrases should be in double quotes,
			else <b>One-Mercury</b> will find records that have all of the words entered.</p>

			<p class="regular">Example: Searching for <b>&quot;John Paul Jones&quot;</b> will find only those records
			with that exact phrase. Searching for John Paul Jones will find any record that has each word
			John and Paul and Jones anywhere in the result.</p>

			<p class="largebold"><a name="Fielded Searches">Fielded Searches</a></p>

			<p class="regular">If you want to narrow down where in the metadata documents <b>One-Mercury</b>
			searches in, use<b> Fielded Searches</b> input area. This allows only the desired field to be searched.
			Multiple 'fielded searches' can be combined by choosing the desired boolean operator from the 
			pick lists right of the text inputs.  The default field is 'full text' and the default boolean operator is 'AND'.</p>

			<p class="largebold"><a name="Definitions">Definitions</a></p>

			<p class="regular"><b>Abstract </b></p>

			<p class="regular">Also called a summary. Text that briefly describes the purpose of a research effort.
			Abstracts in are usually limited to 250 words. Abstracts indicate the purpose of the data
			collection and convey the distinguishing characteristics of the research. </p>

			<p class="regular"><b>Title </b></p>
			
			<p class="regular">The formal name given to a data set. </p>
			
			<p class="regular"><b>Originator </b></p>
			
			<p class="regular">A scientist or researcher involved in an experiment or investigation. The investigator
			has responsibility for the outcome of the effort. </p>
			
			<p class="regular"><b>Keywords</b></p>
			
			<p class="regular">A list of words that indicate the main content of a data set or document. Keywords can
			include distinguishing aspects of data collection, such as location(s) and time(s), as
			well as subject matter.</p>
		</div>
	</body>
</html>