I use the same one as mentioned in Nutch Wiki: nutch invertlinks mycrawldir/linkdb mycrawldir/segments/* nutch index mycrawldir/indexes mycrawldir/crawldb mycrawldir/linkdb mycrawldir/segments/*
Justin Tony Wang wrote: > maybe I need to update the index after each crawl? What's the command line > you use to update the index? thanks > > On Mon, Mar 2, 2009 at 4:14 PM, Justin Yao <[email protected]> wrote: > >> Hi Tony, >> >> I am really sorry for the confusion. Build #736 works in all of my >> servers (CentOS 5.2) now. I may do something wrong I was not aware of >> before. >> >> Regards, >> Justin >> >> Justin Yao wrote: >>> Try command line search first: >>> "nutch org.apache.nutch.searcher.NutchBean querystring" >>> Mostly like it won't work neither, then turn on verbose log from >>> conf/log4j.properties and see what's wrong. >>> >>> I am using build #736 currently and have same problem as you in one of >>> my testing servers but it works fine in all other servers. All my >>> servers are CentOS 5.2 with almost same configuration. I didn't have >>> time to debug that and just use the working servers to do my project now. >>> >>> >>> Tony Wang wrote: >>>> I have installed the Feb 26 Nutch nightly build here: >>>> http://66.197.161.133:8080/en/ >>>> >>>> and I have crawled a website, however, the search results page is blank >>>> after I click on search. I wonder how to fix it? thanks >>>> >>>> tony >>>>
