I dont remember exactly but i have seen the discussion before. If you are new to solr follow this link : http://lucene.apache.org/solr/tutorial.html
You will have to replace the default schema.xml from nutch and once you successfully index data to solr from nutch the following links can help: http://wiki.apache.org/solr/SolrTomcat http://wiki.apache.org/solr/VelocityResponseWriter On Mon, Jul 25, 2011 at 11:08 AM, Cheng Li <[email protected]> wrote: > Can you send me the topic address to me ? > > Thanks, > > On Sun, Jul 24, 2011 at 10:26 PM, Geek Gamer <[email protected]> wrote: > >> You have to deploy the solr.war from solr. Any customizations to the >> views you need can be done via modifying the velocity templates in >> solr/conf and using the velocity responsewriter. >> This is already mentioned in the group earlier. >> >> >> On Mon, Jul 25, 2011 at 9:11 AM, Cheng Li <[email protected]> wrote: >> > Hi, >> > >> > >> > In nutch 1.3 + solr framework , where should I put the html and >> related >> > javascript files to make it install ? >> > >> > In nutch 1.2 , I deploy the nutch 1.2 .war file in >> > apache-tomecat/webapp directory . In nutch 1.3 + solr , how can I deploy >> > the web service? >> > >> > Thanks, >> > >> > -- >> > Cheng Li >> > >> > > > > -- > Cheng Li >

