Hello,
I would like to ask a question.
I crawl my site and have the results in the appserver1
C:/local/admin/nutch1.0/crawl. In my application i tell nutch search to look
at this path. Now my application is deployed in two application servers
(cluster) and with a load balancer the request goes either to the fist
server or the second. how can i have the crawl results in both the servers?
i.e C(appserver1):/local/admin/nutch1.0/crawl
C(appserver2):/local/admin/nutch1.0/crawl (senchronised)
and tell nutch to search either in the first or the second?
thanks a lot
Regards,
Antonis