Marco Vanossi wrote: > Thanks Andrzej, > > What about the data used to generate the cluster...Does it include all > the > segments in the Distributed Search Servers or only the ones at the > Front End > search machine?
This depends on the configuration - whether you are using local segments, or remote segments through "bin/nutch server". All segments, which are in use by distributed search servers, will participate in the query evaluation - query is passed to each of them, and results are collected and joined by the search frontend. The final list of results is then optionally passed to the clustering plugin. -- Best regards, Andrzej Bialecki <>< ___. ___ ___ ___ _ _ __________________________________ [__ || __|__/|__||\/| Information Retrieval, Semantic Web ___|||__|| \| || | Embedded Unix, System Integration http://www.sigram.com Contact: info at sigram dot com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
