12/19/2013 at 4:14 pm
#275679
Keymaster
@ Paul
You can try uncommenting this line:
https://github.com/shazahm1/Connections/blob/0.7.9.3/includes/class.retrieve.php#L1967
Just make sure you comment out this line:
https://github.com/shazahm1/Connections/blob/0.7.9.3/includes/class.retrieve.php#L1968
basically swapping the them. I originally had wildcard in FULLTEXT by default but, overwhelmingly most users wanted more exact matches.
I think that should work, let me know.