This question may seem naive. I don't want to reach the power of this big company with me alone.
The question: when you go to http://www.amazon.com try to search for "harry potter" but instead type: "hary poter".
You will see a result like:
- harry potter
- harry potter in Books
- harry potter in Movies & TV
And the question is, I have a huge MySQL database with products. How to implement such a search result on it?
I know Apache Lucene, but I want to know if there are simpler approaches.