Hi All, I'm Furkan KAMACI and I was a participant for GSoC 2015 last year. I've successfully finished my task ( https://issues.apache.org/jira/browse/GORA-386) and it was really nice to work as a GSoC student.
This year, I want to work on https://issues.apache.org/jira/browse/NUTCH-1756 for GSoC 2016. I'm familiar with Nutch, work on it and has contributed before. I'm planning to implement all new features for Nutch 2.x. I have some questions and ideas for that. Firstly, I'm planning to link all these issues: https://issues.apache.org/jira/browse/NUTCH-1756 https://issues.apache.org/jira/browse/NUTCH-2022 https://issues.apache.org/jira/browse/NUTCH-1846 than create a new issue for Nutch 2.x of this task: https://issues.apache.org/jira/browse/NUTCH-1800 Also, I wonder that is that any reason to implement Nutch API package with restlet and use Miredot for documentation? If reason is simplicity, than Swagger could be used with restlet due to this: https://restlet.com/technical-resources/restlet-framework/guide/2.3/extensions/swagger I can re-implement it for Nutch 2.x with Jersey (reference implementation of Java) and embedded Jetty. Swagger could be used for documentation. I need your feedback about them. Lastly, I want to implement both authentication and authorization for Nutch 2.x. I want to implement various ways which will be optional i.e. Solr has: https://cwiki.apache.org/confluence/display/solr/Authentication+and+Authorization+Plugins Kind Regards, Furkan KAMACI

