As far as debugging the java is concerned, I don't ever start Solr in
the IDE, just attach as a remote session from your IDE. This page has
instructions for IntelliJ, Eclipse and Netbeans although this last is
sparse: https://wiki.apache.org/solr/HowToContribute. I've just
updated the IntelliJ page
On Fri, May 22, 2015, at 03:33 PM, Marius Grama wrote:
> I'm new on the Solr project (and Angular as well) and started attaching
> patches to some of the issues from the project to get a better grasp on
> how
> Solr is working.
> I've recently done a minor patch in which I've done modifications on
I'm new on the Solr project (and Angular as well) and started attaching
patches to some of the issues from the project to get a better grasp on how
Solr is working.
I've recently done a minor patch in which I've done modifications on
Angular pages and after changing some java classes and some html