Ok, so I kinda answered my own question here. It seems the AGAINST() function can only accept constant values, and not something like fields. So, while I wanted a purely database operation here, I'll have to write a loop in someother language and iterate through the values in a field.
For this...
This seems to be a derivation of a question that I've seen quite a bit in my quest. Here it is: I'm trying to use the mysql MATCH function to identify the best matching names between two lists stored in two fields in two tables. I think this can be done, but my logic engine is failing me. The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.