my question is how I can obtain related content, as does StackOverflow with questions with similar titles. In my case, no tags, just a textarea.
There is something already done in Django for this? or how I can do it?
I think I can use sphinx for searching and get related content, right?