One more thing I'd like to see: if a clustering plugin is not available (i.e., ClustererFactory.getClusterer() returns null) then the checkbox should not appear.

That way folks can disable user-access to clustering by adding something like the following to their config file:

<property>
  <name>plugin.excludes</name>
  <value>cluster-.*</value>
</property>

Does that sound reasonable?

Thanks,

Doug


------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to