Changes

Jump to navigation Jump to search
73 bytes removed ,  04:33, 27 August 2014
Line 15: Line 15:     
== More output ==
 
== More output ==
<pre>
     −
You can now configure RT to use the newly-created full-text index by
+
I added The following to RT_SiteConfig.pm
adding the following to your RT_SiteConfig.pm:
      
Set( %FullTextSearch,
 
Set( %FullTextSearch,
Line 49: Line 47:  
     sql_query_info  = SELECT * FROM Attachments WHERE id=$id
 
     sql_query_info  = SELECT * FROM Attachments WHERE id=$id
 
}
 
}
 +
 +
<pre>
    
index rt {
 
index rt {
Line 73: Line 73:  
     unlink_old              = 1
 
     unlink_old              = 1
 
}
 
}
 +
 
</pre>
 
</pre>
      
== Prime things ==
 
== Prime things ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu