On 12/08/2011 01:28 PM, Thomas Smith wrote: > Hi, > > In RT 3.x, one could do a full text "simple search" by entering > "fulltext:<search string>". I tried this in RT 4 but it doesn't work. > > Is there a way to do a full text search in RT 4?
That syntax is still supported but by default non-indexed FTS isn't enabled. You can either enable it in your config, or, more usefully, setup RT 4's indexed FTS support. http://blog.bestpractical.com/2011/06/full-text-searching.html Thomas -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Boston March 5 & 6, 2012
