[ https://issues.apache.org/jira/browse/NUTCH-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994029#comment-14994029 ]
Chris A. Mattmann commented on NUTCH-2162: ------------------------------------------ so I tried this out. It actually works fine as long as you have everything the default, e.g., if you install solr on 8983, and you install the Nutch schema in that solr and by default you install it into collection 1. I have it fully working with that config. It's brittle but doesn't require a code update and it works. One other thing to note - you can't change properties (yet) from the Nutch config, so you *must* update http.agent.name to something in your runtime/*/conf/nutch-{site|default}.xml file before starting the web services REST layer and using the Wicket App. One other thing we should think about - Maven - and then Maven WAR overlays here once we get a version of Nutch working with Maven. > Nutch Webapp Crawl fails as it tries to index > --------------------------------------------- > > Key: NUTCH-2162 > URL: https://issues.apache.org/jira/browse/NUTCH-2162 > Project: Nutch > Issue Type: Bug > Components: web gui > Affects Versions: 1.11 > Reporter: Lewis John McGibbney > Assignee: Lewis John McGibbney > Fix For: 1.11 > > Attachments: nutch_webapp.log > > > Right now a crawl task fails on the trunk version of the WebApp due to it > attempting to index. No indexer is defined by default so this is a major bug. -- This message was sent by Atlassian JIRA (v6.3.4#6332)