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.

Downloads

Version Downloads Date Links
6.x-1.1 Download (9.59 KB) 2009-May-08 Notes
5.x-2.0 Download (10.37 KB) 2007-Nov-20 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.