Re: How best to fork Solr for enhancement

2014-12-23 Thread Upayavira
I'm somewhat open to other suggestions, as I'm right at the beginning of the project. I know Angular, and like it. I've looked at a couple of others, but have found them to be more of a collection of disparate components and not as integrated as Angular. However, if folks want to have a discussion

Re: How best to fork Solr for enhancement

2014-12-23 Thread Yago Riveiro
There is other options like Ember or Backbone, either way AngularJS is well adopted. Alexandre, your question is about the radical change between versions? In some way this shows progress and support to the framework. Other good reason is that AngularJS has a ton of components ready t

Re: How best to fork Solr for enhancement

2014-12-23 Thread Alexandre Rafalovitch
Semi Off Topic, but is AngularJS the best next choice, given the version 2 being so different from version 1? Regards, Alex. Sign up for my Solr resources newsletter at http://www.solr-start.com/ On 23 December 2014 at 06:52, Upayavira wrote: > Hi, > > I've (hopefully) made some time to

Re: How best to fork Solr for enhancement

2014-12-23 Thread Upayavira
Perfect, thanks! On Tue, Dec 23, 2014, at 07:10 AM, Shalin Shekhar Mangar wrote: > You can make github play well with Apache Infra. See > https://wiki.apache.org/lucene-java/BensonMarguliesGitWorkflow > > On Tue, Dec 23, 2014 at 11:52 AM, Upayavira wrote: > > > Hi, > > > > I've (hopefully) made

Re: How best to fork Solr for enhancement

2014-12-23 Thread Shalin Shekhar Mangar
You can make github play well with Apache Infra. See https://wiki.apache.org/lucene-java/BensonMarguliesGitWorkflow On Tue, Dec 23, 2014 at 11:52 AM, Upayavira wrote: > Hi, > > I've (hopefully) made some time to do some work on the Solr Admin UI > (convert it to AngularJS). I plan to do it on a

How best to fork Solr for enhancement

2014-12-23 Thread Upayavira
Hi, I've (hopefully) made some time to do some work on the Solr Admin UI (convert it to AngularJS). I plan to do it on a clone of the lucene-solr project at GitHub. Before I dive too thoroughly into this, I wanted to see if there were any best practices that would make it easier to back-port thes