I reckon some do it automatically and probably some don't.
Programming wise it's not that hard to do, it depends how proficient a developer you are. If you're using wordpress, there is a plugin available which does it for you (http://wordpress.org/extend/plugins/...-posts-plugin/) and I'm sure most other blogging platforms have something similar.
It's similar logic to a search engine really, get all the terms in the title of the post and then search against an index. Zend_Search_Lucene would probably be useful for this.
Bookmarks