Full-text search, unlike most of the topics in this machine learning series, is a problem that most web developers have encountered at some point in their daily work. A client asks you to put a search field somewhere, and you write some SQL along the lines of WHERE title LIKE %:query%
. It’s convincing at first, but then a few days later the client calls you and claims that “search is broken!”
Ý kiến bài viết