To merge crawl databases use the mergedb command. To merge segments use
the mergesegs command. To merge link database use the mergelinkdb
command. To merge indexes use the merge command. All from the
bin/nutch script on the command line.
Dennis
oddaniel wrote:
Please how can i merge two different crawls?
Can I do this from within my Java class? And how please?
I have searched through the forum and all i see is scripts on how to do
this. I dont have a clue how to get this done from with the actual java
code. A nudge in the right direction would be greatly appreciated.
Thanks