Hi,
I followed the instructions on the Wiki
(http://wiki.apache.org/nutch/ClusteringPlugin), and also explicitly
defined the <name>extension.clustering.extension-name</name> to be
Carrot2-Lingo.
I see a line like this in my stdout log:
2008-11-12 11:57:55,778 INFO PluginRepository - Nutch Online
Search Results Clustering Plugin
(org.apache.nutch.clustering.OnlineClusterer)
But there are no error messages. I expect to see a clustering checkbox
on my search page, but there is no checkbox.
I only have 1 page in the index. I'm not sure whether the amount of
pages in the index would affect the appearance of the checkbox or not.
Maybe there's not enough data for the clustering to work? But does that
mean the checkbox won't appear?
If anyone has ideas for how to debug the plugin loading process, I would
appreciate that. Thanks.
Patrick