Chris Muktar pisze:
I'm trying to initiate a nutch server on localhost without installing
tomcat. Can I do this:

bin/nutch server 8080 crawl

it seems to execute just fine and opens the port, although it doesn't serve
any pages. I'm a newb to this so I might have missed something critical!

Any help much appreciated!

Thanks!
Chris.

bin/nutch server is daemon for search servers in distributed searching (many servers working together).

To see webpage you must use tomcat (or other servlet container).

You might look into windows app for start:
http://whelanlabs.home.comcast.net/~whelanlabs/content/SearchEngineManager.htm


Reply via email to