What is the importance of ft_query_expansion_limit and what exactly it's doing?
from http://dev.mysql.com/doc/refman/5.0/en/server-system-variabl es.html
I don't unerstand what they mean by that.
from http://dev.mysql.com/doc/refman/5.0/en/server-system-variabl es.html
| Quote: |
The number of top matches to use for full-text searches performed using WITH QUERY EXPANSION. |
I don't unerstand what they mean by that.
Comment