2c124828cadde4d299fb5ac5e401498a57d9e923
lrnassar
  Fri Jan 13 16:58:33 2023 -0800
Noting the new hgSearch page to be clear that search terms of other kinds are accepted, no just positional queries. Refs Max and ChrisL

diff --git src/hg/htdocs/goldenPath/help/query.html src/hg/htdocs/goldenPath/help/query.html
index f7c0026..a143dda 100755
--- src/hg/htdocs/goldenPath/help/query.html
+++ src/hg/htdocs/goldenPath/help/query.html
@@ -1,29 +1,34 @@
 <!DOCTYPE html>
 <!--#set var="TITLE" value="Genome Browser Queries" -->
 <!--#set var="ROOT" value="../.." -->
 
 <!-- Relative paths to support mirror sites with non-standard GB docs install -->
 <!--#include virtual="$ROOT/inc/gbPageStart.html" -->
 
 <h1>Querying the Genome Browser</h1> 
 <p> 
 From the <a href="../../cgi-bin/hgGateway">Genomes page</a>, you can jump to the default 
 position of an assembly by clicking the &quot;Go&quot; 
 button or you can specify a particular genome position in a variety of formats. These same
 formats are valid in the search bar above the main 
 <a href="../../cgi-bin/hgTracks">Genome Browser track display</a>.</p>
+<p>
+In addition to the positional queries described below, any search term can be used to 
+find matches in track data, track names and/or descriptions, help docs, and public hub 
+track names and/or descriptions. See our <a href="/goldenPath/help/query.html">search
+page</a> for more details on the search functionality.</p>
  
 <p> 
 Valid position queries can include:</p> 
 <ul> 
   <li>
   Chromosome numbers</li> 
   <li>
   Chromosomal coordinate ranges</li> 
   <li>
   Gene names</li> 
   <li>
   Accession numbers</li> 
   <li>
   An mRNA, EST or STS marker</li> 
   <li>