[rt-users] Search results anomaly
Jeff Blaine
jblaine at kickflop.net
Thu Apr 22 14:09:51 EDT 2010
RT 3.8.7
A search for 'Content matches foo.com' is returning some tickets
and missing others that clearly have foo.com in the Content.
> [root at rtsrv1 bin]# ./rt show 39 | grep foo.com | wc -l
> 1
> [root at rtsrv1 bin]#
> [root at rtsrv1 bin]# ./rt show 23 | grep foo.com | wc -l
> 67
> [root at rtsrv1 bin]#
23 shows up in the web search results.
39 does not.
Any ideas?
More information about the rt-users
mailing list