Similar Entries

deekayen - June 29, 2005 - 12:18

A module that displays a block with the most similar nodes to the currently viewed one, based on the title and body fields. Related pages show as a list in a block.

Similar Entries supports only MySQL-based sites, because it MySQL's FULLTEXT indexing for MyISAM tables. FULLTEXT is a special query that helps find relevant content in other nodes using a natural language search that interprets the search string as a phrase in natural human language. The installer adds the FULLTEXT index to your node revision table.

CCK is not supported for similar matching, but would be a welcome feature addition.

Releases

Official releasesDateSizeLinksStatus
6.x-1.12009-May-089.59 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.02007-Nov-2010.37 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.