An update to my question: 1. I found where the index is located, so nevermind on that one.
2. In term of using bin/nutch merge -- the wiki indicates that correct syntax is something like this: bin/nutch merge index segments/* However, that seems to suggest that all of your indexes need to be in the same segments directory in order to merge them. What is the best practice for merging indexes that are in different segment directories? Do you have to copy all of your segments to the same segments directory first? Do you need to use mergesegs before you call merge (it doesn't seem likely that this is the case). Thanks, Bryan On 8/24/05, Bryan Woliner <[EMAIL PROTECTED]> wrote: > I know that this is a really basic question, but once you index segment(s), > where is the index stored? > > On a related note, I read in numerous emails to the list that you can search > more than one index at the same time if they are in the same location when > you start tomcat. Where is the correct location (or type of location) to > store these indexes? Based on the fact that you need to create new db and > segment directories each time you do a crawl, it seems like you would have to > move indexes after they are created if you want multiple indexes in the same > location. > > Thanks for the help, > Bryan > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
