The first step is to get the source code, compile and test it. Here's the page that'll help you get started:
http://wiki.apache.org/solr/HowToContribute There are also sections on setting up IDEs etc. Do note that there are some formatting guidelines, and for IntelliJ, Eclipse and (maybe) Netbeans there are formatting files you can import. Beyond that, you've done the right first step, soliciting opinions on whether this is something generally useful. It's possible (and this is out of my area of competence) that this would be a fine addition, I'll let others chime in. If you decide to go forward, raise a JIRA (see the link above) and we'll see where it leads. Best, Erick On Tue, Mar 31, 2015 at 8:22 AM, luqman ulkhair <[email protected]> wrote: > Dev Team, > I am currently working with Apache Solr.While using the Apache Solr > suggestion module an idea came to my mind and I want to contribute this to > the Solr Project. > While using Solr we pass the requests and receive response using rest on > http why don't we use the Web Socket.Rather than sending the requests while > the user is type we should create a web socket connection.In short I would > like to provide web socket interface to the suggestion module.I am not the > contributor to any other Apache project and unfamiliar with the development > of Apache Eco System.I would like your suggestions regarding this. > Regards, > Luqman Ul Khair --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
