[Rt-commit] r11758 - in rt/branches/3.6-RELEASE: .

falcone at bestpractical.com falcone at bestpractical.com
Wed Apr 16 15:47:26 EDT 2008


Author: falcone
Date: Wed Apr 16 15:47:24 2008
New Revision: 11758

Modified:
   rt/branches/3.6-RELEASE/   (props changed)
   rt/branches/3.6-RELEASE/html/Search/Simple.html

Log:
 r31424 at ketch:  falcone | 2008-04-16 15:45:21 -0400
 * simple search doesn't search bodies/attachments unless you use fulltext:


Modified: rt/branches/3.6-RELEASE/html/Search/Simple.html
==============================================================================
--- rt/branches/3.6-RELEASE/html/Search/Simple.html	(original)
+++ rt/branches/3.6-RELEASE/html/Search/Simple.html	Wed Apr 16 15:47:24 2008
@@ -56,7 +56,7 @@
 <div id="SimpleSearchForm">
 <form action="Simple.html" method="get">
 
-<p><&|/l&>Search for tickets. Enter <strong>id</strong> numbers, <strong>queues</strong> by name, Owners by <strong>username</strong> and Requestors by <strong>email address</strong>. RT will look for anything else you enter in ticket bodies and attachments.</&></p>
+<p><&|/l&>Search for tickets. Enter <strong>id</strong> numbers, <strong>queues</strong> by name, Owners by <strong>username</strong> and Requestors by <strong>email address</strong>.</&></p>
 
 <p><&|/l&>Searching the full text of every ticket can take a long time, but if you need to do it, you can search for any word in full ticket history for any word by typing <b>fulltext:<i>word</i></b>.</&></p>
 <p><&|/l&>RT will look for anything else you enter in ticket subjects.</&></p>


More information about the Rt-commit mailing list