Stefan,
Thank you for your reply. I was able to fix it.
Clustering was added but it seemed I had the syntax wrong. Also,
does it make a difference on "where" you add the plugin reference in
nutch-site.xml? At first I added the plugin at the beginning of the
list of includes and kept testing until moving the correct syntax to the end
<value>protocol-httpclient|urlfilter-regex|parse-(text|html|js)|index-basic|query-(basic|site|url)|clustering-carrot2</value>
Thanks for pointing me in the right direction.
Neal
At 05:35 AM 1/5/2006, you wrote:
Did you add the clustering plugin in the nutch-default.xml? (key:
plugin-include)
Am 05.01.2006 um 11:32 schrieb Neal Whitley:
I am trying to implement the clustering extension (clustering-
carrot2) and I am getting this message on the results page:
"No clustering extension found."
What am I missing?
Neal