Hi, I have a working nutch setup where the crawler runs on one machine and the search application on another. After the completion of a crawl process i try and ftp the crawl directory to the machine running the search app.
Just wanted to know what all directories are needed by the search application, so that i can move only the ones required. My understanding is i need the index directory and the parse_data, parse_text and content subdirectories within the segments directory. The crawldb and linkdb directories as also the crawl_* subdirectories within the segements may not be required. Please let me know if this understanding is correct. Thanks in advance, Chris
