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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2009-May-08 | 9.59 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-2.0 | 2007-Nov-20 | 10.37 KB | Download · Release notes | Recommended for 5.x | |
