You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Luke James <lj...@corp.trancos.com> on 2005/09/03 02:33:48 UTC

simple question

Hi nutch users,

I have been playing with nutch (went though the tutorial) and did a
small craw, my question is how do i get statistics out of the db/
like total number of indexed pages, etc.....

thanks for your time

Re: simple question

Posted by Howie Wang <ho...@hotmail.com>.
I think you have to change the searcher.dir option in nutch-site.xml file
AND get it in the Tomcat webapps directory. So after tweaking your
config file, repackage the war file (do an "ant war"). Then copy
the build/nutch*.war file to TOMCAT_HOME/webapps/ROOT.war.
Make sure you delete TOMCAT_HOME/webapps/ROOT, and then
restart Tomcat.

HTH
Howie

>Ok thanks, yea, launching tomcat from the 'nutch' directory worked while
>running my default Tomcat setup didnt get very far, even with changing the
>config? searcher.dir (shrug)
>
>Thanks.
>
>On 9/2/05, Berlin Brown <be...@gmail.com> wrote:
> >
> > Also, how does one do the actual searching(see my earlier post). Is 
>there
> > something missing with my Tomcat setup? in terms of the searcher.dir?
> >
> > On 9/2/05, Luke James <lj...@corp.trancos.com> wrote:
> > >
> > > Hi nutch users,
> > >
> > > I have been playing with nutch (went though the tutorial) and did a
> > > small craw, my question is how do i get statistics out of the db/
> > > like total number of indexed pages, etc.....
> > >
> > > thanks for your time
> > >
> >
> >



Re: simple question

Posted by Berlin Brown <be...@gmail.com>.
Ok thanks, yea, launching tomcat from the 'nutch' directory worked while 
running my default Tomcat setup didnt get very far, even with changing the 
config? searcher.dir (shrug)

Thanks.

On 9/2/05, Berlin Brown <be...@gmail.com> wrote:
> 
> Also, how does one do the actual searching(see my earlier post). Is there 
> something missing with my Tomcat setup? in terms of the searcher.dir?
> 
> On 9/2/05, Luke James <lj...@corp.trancos.com> wrote:
> > 
> > Hi nutch users,
> > 
> > I have been playing with nutch (went though the tutorial) and did a
> > small craw, my question is how do i get statistics out of the db/
> > like total number of indexed pages, etc.....
> > 
> > thanks for your time 
> > 
> 
>

Re: simple question

Posted by Michael Ji <fj...@yahoo.com>.
For db statistic stuff, you can use ntuch/dbadmin dump
command,

To launch a search engine, you should start your
tomcat in directory same as your indexed sgements/

hope that helps a bit,

Michael Ji

--- Berlin Brown <be...@gmail.com> wrote:

> Also, how does one do the actual searching(see my
> earlier post). Is there 
> something missing with my Tomcat setup? in terms of
> the searcher.dir?
> 
> On 9/2/05, Luke James <lj...@corp.trancos.com>
> wrote:
> > 
> > Hi nutch users,
> > 
> > I have been playing with nutch (went though the
> tutorial) and did a
> > small craw, my question is how do i get statistics
> out of the db/
> > like total number of indexed pages, etc.....
> > 
> > thanks for your time
> >
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: simple question

Posted by Berlin Brown <be...@gmail.com>.
Also, how does one do the actual searching(see my earlier post). Is there 
something missing with my Tomcat setup? in terms of the searcher.dir?

On 9/2/05, Luke James <lj...@corp.trancos.com> wrote:
> 
> Hi nutch users,
> 
> I have been playing with nutch (went though the tutorial) and did a
> small craw, my question is how do i get statistics out of the db/
> like total number of indexed pages, etc.....
> 
> thanks for your time
>