Hi all,

       I have two questions, both pertaining to nutch 0.9.
1. Is it possible to make nutch search from the indexes directory directly
without running IndexMerger on it to generate the index directory, possibly
for a small performance hit?

2.  Suppose I have two directories crawl1/ and crawl2/ each of which contain
the crawldb, linkdb, segments, indexes and index directories. Is there an
easy way by which I can get nutch to return search results from both the
crawl1/ and crawl2/ directories? Can I simply configure it in
nutch-default.xml or nutch-site.xml or a similar configuration file or would
I need to somehow run two instances of nutch, get results for each query
from both and manually put them together before serving them? In case I need
to do the latter, is there a clean way to do it?


Thanks,
Vijay

Reply via email to