4
votes
3answers
541 views
Full-text search relevance is measured in?
I am making a quiz system, and when quizmakers insert questions into the Question Bank, I am to check the DB for duplicate / very highly similar questions.
Testing MySQL's MATCH() …
