[ https://issues.apache.org/jira/browse/NUTCH-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559265#action_12559265 ]
Andrzej Bialecki commented on NUTCH-594: ----------------------------------------- I like the concept of this patch that there could be multiple (configurable) formatters, and the implementation looks ok to me. One minor issue: in some scenarios it's not required to return summaries, so perhaps the formatters should allow for summaries to be null? Regarding the configuration through web.xml - on one hand this allows you to run several instances of the servlet with different formatters, on the other hand Nutch users expect the configuration to be managed through nutch-site.xml ... > Serve Nutch search results in XML and JSON > ------------------------------------------ > > Key: NUTCH-594 > URL: https://issues.apache.org/jira/browse/NUTCH-594 > Project: Nutch > Issue Type: New Feature > Environment: all > Reporter: Dennis Kubes > Assignee: Dennis Kubes > Attachments: NUTCH-594-1-20071221.patch > > > Allow search results to be served in XML, JSON, and other configurable > formats. Right now there is an OpenSearch servlet that returns returns in > RSS. I would like something that has more flexibility in terms of the XML > being served and also supports other formats such as JSON or plain text. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.