Building your Similarity

Similarity Objects module allows the administrator to build arbitrary number of Similarity Objects. These objects calculate the similarity and expose the similarity in the form of a block and expose it all to Views 2.0. This allows for the administrator to create a whole slew of cool stuff to the user.

To create your similarity object visit admin/build/similarity. There you define a unique machine name, a human friendly name and a type of similarity. Once that is saved away you must configure your similarity. Presented on this second form is the throttle settings and other different expose form elements.

Once this is saved away, all you must wait for is cron.php to run for the similarities to be calculated.

You may at anytime, visit admin/build/block and put the similarity block in any region you would like. You may also build a View using Views UI at admin/build/views.