You can run jetty (for example, mvn jetty:run, or java -jar start.jar for solr. :-)
On Sun, Jul 24, 2011 at 5:12 AM, Markus Jelsma <[email protected]>wrote: > You need Solr for indexing. > > > Hi Everyone > > I have Nutch-Gora-Hbase configuration and I've crawled some urls. > > I want to perform a search without the need of web application (I dont > want > > to deploy war file on Tomcat) > > I want to do it from Nutch source. > > What command should I use?? >

